Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp353 JSHandle<JSTaggedValue> mapFuncPrototypeValue(funcPrototype); in InitializeLightWeightMap() local
491 JSHandle<JSTaggedValue> mapFuncPrototypeValue(mapFuncPrototype); in InitializeTreeMap() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp1284 JSHandle<JSTaggedValue> mapFuncPrototypeValue(mapFuncPrototype); in InitializeMap() local