Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp448 const CString snapshotPath(vm_->GetJSOptions().GetAOTOutputFile().c_str()); in SaveSnapshotFile() local
450 CString aiPath = snapshotPath + AOTFileManager::FILE_EXTENSION_AI; in SaveSnapshotFile()