Home
last modified time | relevance | path

Searched refs:SetJitCallThreshold (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dprofile_type_info.h194 SetJitCallThreshold(INITIAL_JIT_CALL_THRESHOLD); in SetSpecialValue()
292 void SetJitCallThreshold(uint8_t count) in SetJitCallThreshold() function in panda::ecmascript::ProfileTypeInfo
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp96 options.SetJitCallThreshold(jitCallThreshold); in ConfigOptions()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp1080 SetJitCallThreshold(val); in ParseCommand()
H A Djs_runtime_options.h1284 void SetJitCallThreshold(uint8_t value) in SetJitCallThreshold() function in panda::ecmascript::JSRuntimeOptions
H A Dobject_factory.cpp3349 array->SetJitCallThreshold(jitCallThreshold); in NewProfileTypeInfo()

Completed in 17 milliseconds