Searched refs:mainMethodId (Results 1 – 2 of 2) sorted by relevance
83 EntityId mainMethodId(mainMethodIndex); in ExecutePatchMain() local87 CString mainMethodName = MethodLiteral::GetMethodName(patchFile, mainMethodId); in ExecutePatchMain()97 constpoolVal = thread->GetCurrentEcmaContext()->FindConstpool(patchFile, mainMethodId); in ExecutePatchMain()
258 panda_file::File::EntityId mainMethodId(mainMethodOffset); in SearchForCompilation()259 mainMethodSet.insert(mainMethodId); in SearchForCompilation()