OP_callproperty   171 core/ActionBlockConstants.h 			OP_callproperty = 0x46,
OP_callproperty  1659 core/AvmCore.cpp 			case OP_callproperty:
OP_callproperty  2435 core/CodegenLIR.cpp         case OP_callproperty:
OP_callproperty  2685 core/CodegenLIR.cpp         case OP_callproperty:
OP_callproperty  3680 core/CodegenLIR.cpp             case OP_callproperty:
OP_callproperty  2441 core/Interpreter.cpp 			    u1 = WORD_CODE_ONLY(WOP_callproperty) ABC_CODE_ONLY(OP_callproperty);
OP_callproperty  1183 core/Verifier.cpp 			case OP_callproperty: 
OP_callproperty   482 core/WordcodeEmitter.cpp 		case OP_callproperty: 
OP_callproperty   508 core/WordcodeEmitter.cpp 		case OP_callproperty: 
OP_callproperty   190 eval/eval-cogen-inlines.h inline void Cogen::I_callproperty(uint32_t index, uint32_t nargs) { callMN(OP_callproperty, index, nargs); }
OP_callproperty   424 utils/superwordprof.c     DEF(OP_callproperty, 2);