Home
last modified time | relevance | path

Searched defs:GetHotnessCounter (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h277 static inline int16_t GetHotnessCounter(uint64_t literalInfo) in GetHotnessCounter() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.h229 inline int16_t GetHotnessCounter() const in GetHotnessCounter() function
/arkcompiler/ets_runtime/ecmascript/interpreter/
Dinterpreter-inl.h7428 int16_t EcmaInterpreter::GetHotnessCounter(uint32_t codeSize) in GetHotnessCounter() function