Searched defs:GetHotnessCounter (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ | ||
| H A D | method_literal.h | 318 static inline int16_t GetHotnessCounter(uint64_t literalInfo) in GetHotnessCounter() function |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | method.h | 228 inline int16_t GetHotnessCounter() const in GetHotnessCounter() function in panda::ecmascript::Method |
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | method.h | 328 inline int16_t GetHotnessCounter() const in GetHotnessCounter() function in ark::Method::VerificationStage |
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| H A D | interpreter-inl.cpp | 7995 int16_t EcmaInterpreter::GetHotnessCounter(uint32_t codeSize, bool cancelThreshold) in GetHotnessCounter() function in panda::ecmascript::EcmaInterpreter |
Completed in 17 milliseconds