Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_context.h306 int GetCurrentHandleStorageIndex() const in GetCurrentHandleStorageIndex() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1018 prevHandleStorageIndex_ = context->GetCurrentHandleStorageIndex(); in LocalScope()
1028 prevHandleStorageIndex_ = context->GetCurrentHandleStorageIndex(); in LocalScope()