OP_astype         225 core/ActionBlockConstants.h 			OP_astype = 0x86,
OP_astype        1653 core/AvmCore.cpp 			case OP_astype: 
OP_astype        1874 core/CodegenLIR.cpp         case OP_astype:
OP_astype        1878 core/CodegenLIR.cpp             emit(state, OP_astype, (uintptr)t, sp, t && t->isMachineType() ? OBJECT_TYPE : t);
OP_astype        4398 core/CodegenLIR.cpp             case OP_astype:
OP_astype         948 core/Verifier.cpp 			case OP_astype:
OP_astype         666 core/WordcodeEmitter.cpp 		case OP_astype:
OP_astype          79 eval/eval-cogen-inlines.h inline void Cogen::I_astype(uint32_t index) { emitOpU30(OP_astype, index); }
OP_astype         471 utils/superwordprof.c     DEF(OP_astype, 1);