Home
last modified time | relevance | path

Searched defs:UpdateState (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Dcaller_stat.h39 void UpdateState(uint64_t elapsed) in UpdateState() function in panda::ecmascript::PandaRuntimeCallerStat
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dstate.h101 ALWAYS_INLINE inline void UpdateState(const uint8_t *pc, Frame *frame) in UpdateState() function in ark::interpreter::State
188 ALWAYS_INLINE inline void UpdateState(const uint8_t *pc, Frame *frame) in UpdateState() function in ark::interpreter::State
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.cpp1140 void JSThread::UpdateState(ThreadState newState) in UpdateState() function in panda::ecmascript::JSThread

Completed in 4 milliseconds