getMethodClosureTable  104 core/MethodClosure.cpp 		WeakKeyHashtable* mcTable = m->getMethodClosureTable();		
getMethodClosureTable 1927 core/MethodEnv.cpp 			ActivationMethodTablePair *amtp = new (core()->GetGC()) ActivationMethodTablePair(activation, getMethodClosureTable());					
getMethodClosureTable   79 core/MethodEnv.h 		WeakKeyHashtable *getMethodClosureTable();