set Up Instruction Decoder
open fun setUpInstructionDecoder(instructionDecoder: CompiledCodeDescriptor.L1InstructionDecoder)
Content copied to clipboard
Helper method for transferring this object's longSlots into an L1InstructionDecoder. The receiver's descriptor must be a CompiledCodeDescriptor.
Parameters
instruction Decoder
The L1InstructionDecoder to populate.