Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_preprocessor.cpp71 isEnableBaselinePgo_ = runtimeOptions.IsEnableBaselinePgo(); in CompilationOptions()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h1136 bool IsEnableBaselinePgo() const in IsEnableBaselinePgo() function