Home
last modified time | relevance | path

Searched refs:GetCheckAndCallEnterState (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_finalization_registry.cpp120 if (thread->GetCheckAndCallEnterState()) { in CheckAndCall()
Djs_thread.h589 bool GetCheckAndCallEnterState() const in GetCheckAndCallEnterState() function