Home
last modified time | relevance | path

Searched refs:SetBaselineJitHotnessThreshold (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dprofile_type_info.h191 SetBaselineJitHotnessThreshold(JIT_DISABLE_FLAG); in SetSpecialValue()
282 void SetBaselineJitHotnessThreshold(uint16_t count) in SetBaselineJitHotnessThreshold() function in panda::ecmascript::ProfileTypeInfo
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp1220 SetBaselineJitHotnessThreshold(val); in ParseCommand()
H A Djs_runtime_options.h1324 void SetBaselineJitHotnessThreshold(uint16_t value) in SetBaselineJitHotnessThreshold() function in panda::ecmascript::JSRuntimeOptions
H A Dobject_factory.cpp3353 array->SetBaselineJitHotnessThreshold(threshold); in NewProfileTypeInfo()

Completed in 21 milliseconds