Searched defs:mainMethodIndex (Results 1 – 7 of 7) sorted by relevance
38 for (auto mainMethodIndex : mainMethodIndexes) { in InitializeCompileQueue() local
74 … auto mainMethodIndex = panda_file::File::EntityId(jsPandaFile->GetMainMethodIndex(recordName)); in ExtractPatch() local
110 uint32_t mainMethodIndex = jsPandaFile->GetMainMethodIndex(entryPoint.data()); in GenerateProgram() local134 uint32_t mainMethodIndex, in GenerateProgramInternal()
142 uint32_t mainMethodIndex = jsPandaFile->GetMainMethodIndex(recordName); in ParseAllConstpoolWithMerge() local
232 uint32_t mainMethodIndex = pf->GetMainMethodIndex(); in HWTEST_F_L0() local
93 …auto mainMethodIndex = panda_file::File::EntityId(jsPandaFile->GetMainMethodIndex(entryPoint.data(… in NotifyScriptParsed() local
1408 uint32_t mainMethodIndex = jsPandaFile->GetMainMethodIndex(entry); in GetSourceCode() local