Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp1458 JSHandle<JSTaggedValue> weakMapFuncPrototypeValue(weakMapFuncPrototype); in InitializeWeakMap() local
1461 factory_->NewEcmaHClass(JSWeakMap::SIZE, JSType::JS_WEAK_MAP, weakMapFuncPrototypeValue); in InitializeWeakMap()