Searched defs:UpdateState (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ | ||
| H A D | caller_stat.h | 39 void UpdateState(uint64_t elapsed) in UpdateState() function in panda::ecmascript::PandaRuntimeCallerStat |
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ | ||
| H A D | state.h | 101 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 D | js_thread.cpp | 1140 void JSThread::UpdateState(ThreadState newState) in UpdateState() function in panda::ecmascript::JSThread |
Completed in 4 milliseconds