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