Searched defs:NewJSAPIVector (Results 1 – 3 of 3) sorted by relevance
401 static JSHandle<JSAPIVector> NewJSAPIVector(ObjectFactory *factory, JSHandle<JSTaggedValue> proto) in NewJSAPIVector() function
508 JSHandle<JSAPIVector> NewJSAPIVector() in NewJSAPIVector() function in panda::test::HeapDumpTestHelper
4524 JSHandle<JSAPIVector> ObjectFactory::NewJSAPIVector(uint32_t capacity) in NewJSAPIVector() function in panda::ecmascript::ObjectFactory