Next:
CompiledCode class-tables
, Previous:
CompiledCode class-cache flushing
, Up:
CompiledCode
1.38.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