Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Decma_global_storage.h401 topWeakGlobalNodes_ = lastWeakGlobalNodes_ = allocator_->New<NodeList<WeakNode>>(); in EcmaGlobalStorage()
446 &lastWeakGlobalNodes_); in DisposeGlobalHandle() local
457 uintptr_t addr = NewGlobalHandleImplement(&lastWeakGlobalNodes_, &weakFreeListNodes_, value); in SetWeak()
587 NodeList<WeakNode> *lastWeakGlobalNodes_ {nullptr};

Completed in 2 milliseconds