OP_construct 167 core/ActionBlockConstants.h OP_construct = 0x42, OP_construct 2282 core/CodegenLIR.cpp case OP_construct: OP_construct 2966 core/CodegenLIR.cpp case OP_construct: OP_construct 3078 core/CodegenLIR.cpp if (opcode != OP_constructsuper && opcode != OP_construct) OP_construct 3210 core/CodegenLIR.cpp emitCall(state, OP_construct, 0, argc, itraits); OP_construct 1140 core/Verifier.cpp case OP_construct: OP_construct 428 core/WordcodeEmitter.cpp case OP_construct: OP_construct 183 eval/eval-cogen-inlines.h inline void Cogen::I_construct(uint32_t nargs) { emitOpU30(OP_construct, nargs); } OP_construct 420 utils/superwordprof.c DEF(OP_construct, 1);