setUpInstructionDecoder

open fun setUpInstructionDecoder(instructionDecoder: CompiledCodeDescriptor.L1InstructionDecoder)

Helper method for transferring this object's longSlots into an L1InstructionDecoder. The receiver's descriptor must be a CompiledCodeDescriptor.

Parameters

instructionDecoder

The L1InstructionDecoder to populate.