Next: CompiledCode-translation, Previous: CompiledCode-security, Up: CompiledCode [Index]
Answer whether the receiver accesses the instance variable with the given index
Answer whether the receiver writes to the instance variable with the given index
Answer if the receiver contains a literal which is equal to anObject.
Answer whether the receiver includes the ‘byte’ bytecode in any of the indices between firstIndex and lastIndex.
Answer where the jump at bytecode index ‘anIndex’ lands
Answer whether the receiver reads the instance variable with the given index
Answer whether the receiver refers to the given object
Answer whether the receiver includes a send to super.
Answer an array which maps bytecode indices to source code line numbers. 0 values represent invalid instruction pointer indices.