verifyEnterGPR     54 core/MethodInfo-inlines.h     : _implGPR(MethodInfo::verifyEnterGPR), _invoker(MethodInfo::verifyCoerceEnter)
verifyEnterGPR    249 core/MethodInfo.cpp         AvmAssert(f->implGPR() != MethodInfo::verifyEnterGPR);
verifyEnterGPR   1111 core/MethodInfo.cpp 			if (ms->returnTraitsBT() == BUILTIN_number && _implGPR == MethodInfo::verifyEnterGPR)
verifyEnterGPR    227 core/MethodInfo.h 		static uintptr_t verifyEnterGPR(MethodEnv* env, int32_t argc, uint32_t* ap);