handleInterruptMethodEnv   88 core/AvmCore-inlines.h 			handleInterruptMethodEnv(env);
handleInterruptMethodEnv 1047 core/AvmCore.h 		static void handleInterruptMethodEnv(MethodEnv*);
handleInterruptMethodEnv 4816 core/CodegenLIR.cpp             callIns(FUNCTIONID(handleInterruptMethodEnv), 1, env_param);
handleInterruptMethodEnv 2815 core/Interpreter.cpp 					AvmCore::handleInterruptMethodEnv(env);