Searched refs:vectorFuncPrototypeValue (Results 1 – 1 of 1) sorted by relevance
773 JSHandle<JSTaggedValue> vectorFuncPrototypeValue(prototype); in InitializeVector() local776 factory->NewEcmaHClass(JSAPIVector::SIZE, JSType::JS_API_VECTOR, vectorFuncPrototypeValue); in InitializeVector()