Home
last modified time | relevance | path

Searched defs:oldState (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_thread.cpp1148 ThreadState oldState = GetState(); in UpdateState() local
1199 ThreadState oldState = GetState(); in WaitSuspension() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Descape_analysis.cpp132 State& oldState = escapeAnalysis_->GetOrCreateState(gate); in MergeState() local
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp1322 ecmascript::ThreadState oldState = thread_->GetState(); in DebuggerNativeScope() local
1341 ecmascript::ThreadState oldState = thread_->GetState(); in DebuggerManagedScope() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3857 ecmascript::ThreadState oldState = thread_->GetState(); in JsiFastNativeScope() local