Searched defs:UpdateHotnessCounter (Results 1 – 3 of 3) sorted by relevance
7990 bool EcmaInterpreter::UpdateHotnessCounter(JSThread* thread, JSTaggedType *sp, JSTaggedValue acc, i… in UpdateHotnessCounter() function in panda::ecmascript::EcmaInterpreter
8037 inline JSTaggedValue InterpreterAssembly::UpdateHotnessCounter(JSThread* thread, JSTaggedType *sp) in UpdateHotnessCounter() function in panda::ecmascript::InterpreterAssembly
1568 DEF_RUNTIME_STUBS(UpdateHotnessCounter) in DEF_RUNTIME_STUBS() argument