constantOf

Given an L2Instruction using the boxed form of this operation, extract the boxed constant that is moved by the instruction.

Return

The constant AvailObject that is moved by the instruction.

Parameters

instruction

The boxed-constant-moving instruction to examine.