Searched refs:arrayListFuncPrototypeValue (Results 1 – 1 of 1) sorted by relevance
276 JSHandle<JSTaggedValue> arrayListFuncPrototypeValue(prototype); in InitializeArrayList() local279 …ctory->NewEcmaHClass(JSAPIArrayList::SIZE, JSType::JS_API_ARRAY_LIST, arrayListFuncPrototypeValue); in InitializeArrayList()