Home
last modified time | relevance | path

Searched refs:METHOD_HOTNESS_THRESHOLD_FACTOR (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dinterpreter.h40 static const int16_t METHOD_HOTNESS_THRESHOLD_FACTOR = 10; member in panda::ecmascript::EcmaInterpreter
H A Dinterpreter-inl.cpp7997 auto result = codeSize * METHOD_HOTNESS_THRESHOLD_FACTOR; in GetHotnessCounter()

Completed in 19 milliseconds