OP_findpropstrict  193 core/ActionBlockConstants.h 			OP_findpropstrict = 0x5D,
OP_findpropstrict 1647 core/AvmCore.cpp 			case OP_findpropstrict: 
OP_findpropstrict 2304 core/CodegenLIR.cpp         case OP_findpropstrict:
OP_findpropstrict 2315 core/CodegenLIR.cpp             emit(state, OP_findpropstrict, (uintptr)name, 0, OBJECT_TYPE);
OP_findpropstrict 3913 core/CodegenLIR.cpp             case OP_findpropstrict:
OP_findpropstrict 3943 core/CodegenLIR.cpp                     InsConst((int32_t)(opcode == OP_findpropstrict)),
OP_findpropstrict  741 core/Verifier.cpp 				emitFindProperty(OP_findpropstrict, multiname, imm30, pc);
OP_findpropstrict  746 core/Verifier.cpp 			case OP_findpropstrict:
OP_findpropstrict 2139 core/Verifier.cpp 							case OP_findpropstrict:
OP_findpropstrict  451 core/WordcodeEmitter.cpp 		case OP_findpropstrict: 
OP_findpropstrict  201 eval/eval-cogen-inlines.h inline void Cogen::I_findpropstrict(uint32_t index) { propU30(OP_findpropstrict, index); }
OP_findpropstrict  439 utils/superwordprof.c     DEF(OP_findpropstrict, 1);