Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_context.h301 void SetHandleScopeStorageEnd(JSTaggedType *value) in SetHandleScopeStorageEnd() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1038 context->SetHandleScopeStorageEnd(static_cast<JSTaggedType *>(prevEnd_)); in ~LocalScope()