OP_callmethod 168 core/ActionBlockConstants.h OP_callmethod = 0x43, OP_callmethod 2611 core/CodegenLIR.cpp emitCall(state, OP_callmethod, disp_id, 0, type); OP_callmethod 2645 core/CodegenLIR.cpp emitCall(state, OP_callmethod, disp_id, 1, type); OP_callmethod 2681 core/CodegenLIR.cpp case OP_callmethod: OP_callmethod 2928 core/CodegenLIR.cpp case OP_callmethod: OP_callmethod 1153 core/Verifier.cpp case OP_callmethod: OP_callmethod 1969 core/Verifier.cpp coder->writeOp2(state, pc, OP_callmethod, disp_id, argc, resultType); OP_callmethod 504 core/WordcodeEmitter.cpp case OP_callmethod: OP_callmethod 186 eval/eval-cogen-inlines.h inline void Cogen::I_callmethod(uint32_t index, uint32_t nargs) { emitOpU30U30(OP_callmethod, index, nargs); } OP_callmethod 421 utils/superwordprof.c DEF(OP_callmethod, 2);