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