Searched defs:NewJSAPIVector (Results 1 – 2 of 2) sorted by relevance
382 static JSHandle<JSAPIVector> NewJSAPIVector(ObjectFactory *factory, JSHandle<JSTaggedValue> proto) in NewJSAPIVector() function
3721 JSHandle<JSAPIVector> ObjectFactory::NewJSAPIVector(uint32_t capacity) in NewJSAPIVector() function in panda::ecmascript::ObjectFactory