Home
last modified time | relevance | path

Searched refs:BindPreloadedPandaFilesInAotFile (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.h176 void BindPreloadedPandaFilesInAotFile(const std::string& moduleName);
H A Daot_file_manager.cpp221 void AOTFileManager::BindPreloadedPandaFilesInAotFile(const std::string &moduleName) in BindPreloadedPandaFilesInAotFile() function in panda::ecmascript::AOTFileManager
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile_executor.cpp303 vm->GetAOTFileManager()->BindPreloadedPandaFilesInAotFile(moduleName); in BindPreloadedPandaFilesToAOT()

Completed in 5 milliseconds