Home
last modified time | relevance | path

Searched refs:aotFilename (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile_executor.cpp313 std::string aotFilename = vm->GetJSOptions().GetAOTOutputFile(); in BindPandaFileToAot() local
314 aotFileBaseName = JSFilePath::GetBaseName(aotFilename); in BindPandaFileToAot()
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Daot_test.cpp81 void RunAotdump(const std::string &aotFilename) in RunAotdump() argument
86 aotFilename.c_str()); in RunAotdump()

Completed in 4 milliseconds