Home
last modified time | relevance | path

Searched defs:weakSetHandle (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_weak_container.cpp81 …JSHandle<LinkedHashSet> weakSetHandle(thread, LinkedHashSet::Cast(weakSet->GetLinkedSet(thread).Ge… in Add() local
89 …JSHandle<LinkedHashSet> weakSetHandle(thread, LinkedHashSet::Cast(weakSet->GetLinkedSet(thread).Ge… in Delete() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_weak_set.cpp58 JSHandle<JSTaggedValue> weakSetHandle(weakSet); in WeakSetConstructor() local