Home
last modified time | relevance | path

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

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