Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_handle_scope.cpp38 context->HandleScopeCountDec(); in ~EcmaHandleScope()
Decma_context.h316 void HandleScopeCountDec() in HandleScopeCountDec() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1035 context->HandleScopeCountDec(); in ~LocalScope()