Home
last modified time | relevance | path

Searched refs:IsEnableJITPGO (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpass_manager.cpp104 if (compilationEnv_->GetJSOptions().IsEnableJITPGO()) { in Compile()
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp66 if (!options.IsEnableJITPGO() || pgoProfiler == nullptr || (isApp_ && !isEnableAppPGO_)) { in SwitchProfileStubs()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.h1874 bool IsEnableJITPGO() const in IsEnableJITPGO() function in panda::ecmascript::JSRuntimeOptions

Completed in 7 milliseconds