Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp427 JSHandle<JSTaggedValue> funcPrototypeValue(funcPrototype); in InitializeLightWeightSet() local
430 …ory->NewEcmaHClass(JSAPILightWeightSet::SIZE, JSType::JS_API_LIGHT_WEIGHT_SET, funcPrototypeValue); in InitializeLightWeightSet()