Home
last modified time | relevance | path

Searched refs:abcFile (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp189 …const auto abcFile = JSPandaFileManager::GetInstance()->FindJSPandaFileByNormalizedName(abcNormali… in BindPandaFilesInAotFile() local
190 if (!abcFile) { in BindPandaFilesInAotFile()
194 if (!abcFile->IsLoadedAOT()) { in BindPandaFilesInAotFile()
195 abcFile->SetAOTFileInfoIndex(aotFileInfoIndex); in BindPandaFilesInAotFile()