Searched refs:weakSetFuncPrototypeValue (Results 1 – 1 of 1) sorted by relevance
1505 JSHandle<JSTaggedValue> weakSetFuncPrototypeValue(weakSetFuncPrototype); in InitializeWeakSet() local1508 factory_->NewEcmaHClass(JSWeakSet::SIZE, JSType::JS_WEAK_SET, weakSetFuncPrototypeValue); in InitializeWeakSet()