Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_private.cpp773 JSHandle<JSTaggedValue> vectorFuncPrototypeValue(prototype); in InitializeVector() local
776 factory->NewEcmaHClass(JSAPIVector::SIZE, JSType::JS_API_VECTOR, vectorFuncPrototypeValue); in InitializeVector()