Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dbinary_section.h112 bool saveForAot = false; in ShouldDumpToAOTFile() local
122 saveForAot = true; in ShouldDumpToAOTFile()
129 return saveForAot; in ShouldDumpToAOTFile()