Searched refs:OpcodeConst (Results 1 – 2 of 2) sorted by relevance
28 class OpcodeConst : Opcode { class32 internal OpcodeConst(TValue val) in OpcodeConst() method in OpcodeConst
184 Add(new OpcodeConst(v)); in Literal()