Next: , Previous: , Up: CompiledCode   [Index]


1.39.2 CompiledCode class: instance creation

new: numBytecodes header: anInteger literals: literals

Answer a new instance of the receiver with room for the given number of bytecodes and the given header

new: numBytecodes header: anInteger numLiterals: numLiterals

Answer a new instance of the receiver with room for the given number of bytecodes and the given header