Home
last modified time | relevance | path

Searched refs:ShrinkHandleStorage (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_handle_scope.cpp69 context->ShrinkHandleStorage(prevHandleStorageIndex_); in CloseHandleScope()
H A Djs_thread.cpp556 void JSThread::ShrinkHandleStorage(int prevIndex) in ShrinkHandleStorage() function in panda::ecmascript::JSThread
558 GetCurrentEcmaContext()->ShrinkHandleStorage(prevIndex); in ShrinkHandleStorage()
H A Decma_context.h502 void ShrinkHandleStorage(int prevIndex);
H A Djs_thread.h279 void PUBLIC_API ShrinkHandleStorage(int prevIndex);
H A Decma_context.cpp1023 void EcmaContext::ShrinkHandleStorage(int prevIndex) in ShrinkHandleStorage() function in panda::ecmascript::EcmaContext
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp2393 context->ShrinkHandleStorage(prevHandleStorageIndex_); in ~LocalScope()

Completed in 20 milliseconds