Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h221 inline NO_THREAD_SANITIZE void SetHotnessCounter(int16_t counter) in SetHotnessCounter() function
282 static uint64_t SetHotnessCounter(uint64_t literalInfo, int16_t counter) in SetHotnessCounter() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.h235 inline NO_THREAD_SANITIZE void SetHotnessCounter(int16_t counter) in SetHotnessCounter() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h286 void StubBuilder::SetHotnessCounter(GateRef glue, GateRef method, GateRef value) in SetHotnessCounter() function