Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp147 if (vm_->GetJSOptions().WasAOTOutputFileSet()) { in GetAnFileIndex()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp235 if (vm->GetJSOptions().WasAOTOutputFileSet()) { in LoadAOTFilesForFile()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h217 bool WasAOTOutputFileSet() const in WasAOTOutputFileSet() function