Searched defs:mainMethodIndex (Results 1 – 7 of 7) sorted by relevance
74 … auto mainMethodIndex = panda_file::File::EntityId(jsPandaFile->GetMainMethodIndex(recordName)); in ExtractPatch() local
188 for (auto mainMethodIndex : mainMethodIndexes) { in InitializeCompileQueue() local
81 uint32_t mainMethodIndex = patchFile->GetMainMethodIndex(recordName); in ExecutePatchMain() local
226 uint32_t mainMethodIndex = pf->GetMainMethodIndex(); in HWTEST_F_L0() local
106 uint32_t mainMethodIndex = jsPandaFile->GetMainMethodIndex(entryPoint.data()); in GenerateProgram() local
86 auto mainMethodIndex = panda_file::File::EntityId(jsPandaFile->GetMainMethodIndex(recordName)); in NotifyScriptParsed() local
1845 uint32_t mainMethodIndex = jsPandaFile->GetMainMethodIndex(entry); in GetSourceCode() local