Lines Matching refs:MethodInfo
285 const MethodInfo &processedMethod = processedIter->second; in SetMethodPcInfoIndex()
293 MethodInfo &methodInfo = iter->second; in SetMethodPcInfoIndex()
301 MethodInfo info(GetMethodInfoID(), processedMethodPcInfoIndex, LexEnv::DEFAULT_ROOT, in SetMethodPcInfoIndex()
302 MethodInfo::DEFAULT_OUTMETHOD_OFFSET, numOfLexVars, status); in SetMethodPcInfoIndex()
321 MethodInfo &methodInfo = methodIter->second; in CollectInnerMethods()
326 MethodInfo info(methodInfoId, 0, LexEnv::DEFAULT_ROOT); in CollectInnerMethods()
337 MethodInfo innerInfo(GetMethodInfoID(), 0, methodInfoId, methodId); in CollectInnerMethods()
346 MethodInfo &methodInfo = iter->second; in MarkMethodNamespace()
350 … MethodInfo info(GetMethodInfoID(), 0, LexEnv::DEFAULT_ROOT, MethodInfo::DEFAULT_OUTMETHOD_OFFSET, in MarkMethodNamespace()
370 MethodInfo &methodInfo = iter->second; in NewLexEnvWithSize()
375 … MethodInfo info(GetMethodInfoID(), 0, LexEnv::DEFAULT_ROOT, MethodInfo::DEFAULT_OUTMETHOD_OFFSET, in NewLexEnvWithSize()
549 MethodInfo &methodInfo = iter->second; in CollectImportIndexs()
554 MethodInfo info(GetMethodInfoID(), 0, LexEnv::DEFAULT_ROOT); in CollectImportIndexs()
708 MethodInfo &methodInfo = it.second; in RearrangeInnerMethods()
797 const MethodInfo &methodInfo = it.second; in LexEnvManager()