Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_context.h352 void SetHandleScopeStorageNext(JSTaggedType *value) in SetHandleScopeStorageNext() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp1498 context->SetHandleScopeStorageNext(static_cast<JSTaggedType *>(prevNext_)); in ~LocalScope()