Home
last modified time | relevance | path

Searched refs:IncreaseUpdateThreadStateTransCount (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/checkpoint/
Dthread_state_transition.h54 vm->IncreaseUpdateThreadStateTransCount(); in ThreadStateTransitionScope()
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h781 void IncreaseUpdateThreadStateTransCount() in IncreaseUpdateThreadStateTransCount() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3834 const_cast<EcmaVM*>(vm)->IncreaseUpdateThreadStateTransCount(); in JsiNativeScope()
3854 const_cast<EcmaVM*>(vm)->IncreaseUpdateThreadStateTransCount(); in JsiFastNativeScope()