Searched refs:weakMapFuncPrototypeValue (Results 1 – 1 of 1) sorted by relevance
1458 JSHandle<JSTaggedValue> weakMapFuncPrototypeValue(weakMapFuncPrototype); in InitializeWeakMap() local1461 factory_->NewEcmaHClass(JSWeakMap::SIZE, JSType::JS_WEAK_MAP, weakMapFuncPrototypeValue); in InitializeWeakMap()