delegateInvoke    546 core/MethodEnv.cpp 		AvmAssert(env->_implGPR != (GprMethodProc)MethodEnv::delegateInvoke);
delegateInvoke     72 core/MethodEnv.h 		static uintptr_t delegateInvoke(MethodEnv* env, int32_t argc, uint32_t *ap);