Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp155 bool compilerLogTime = runtimeOptions.IsEnableCompilerLogTime(); in Main()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h563 bool IsEnableCompilerLogTime() const in IsEnableCompilerLogTime() function