Home
last modified time | relevance | path

Searched defs:jitCallThreshold (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp95 uint8_t jitCallThreshold = ohos::JitTools::GetJitCallThreshold(options.GetJitCallThreshold()); in ConfigOptions() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_stub_builder.cpp931 GateRef jitCallThreshold = Load(VariableType::INT8(), profileTypeInfo, jitCallThresholdOffset); in GetJitCallThreshold() local
999 GateRef jitCallThreshold = GetJitCallThreshold(profileTypeInfo); in IsCompiledOrTryCompile() local
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp3348 uint8_t jitCallThreshold = vm_->GetJSOptions().GetJitCallThreshold(); in NewProfileTypeInfo() local

Completed in 14 milliseconds