Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp369 bool enableLog = vm->GetJSOptions().WasSetCompilerLogOption(); in AOTFileManager()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h520 bool WasSetCompilerLogOption() const in WasSetCompilerLogOption() function