m_frame            59 core/CodeContext.h 			m_frame.enter(m_core, new_cc);
m_frame            63 core/CodeContext.h 			m_frame.exit(m_core);
m_frame            67 core/CodeContext.h 		MethodFrame m_frame;
m_frame            62 core/Interpreter.cpp 			m_frame.enter(m_core, env);
m_frame            66 core/Interpreter.cpp 			m_frame.exit(m_core);
m_frame            70 core/Interpreter.cpp 		MethodFrame& m_frame;