Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp279 JSHandle<JSTaggedValue> arrayListFuncPrototypeValue(prototype); in InitializeArrayList() local
282 …ctory->NewEcmaHClass(JSAPIArrayList::SIZE, JSType::JS_API_ARRAY_LIST, arrayListFuncPrototypeValue); in InitializeArrayList()