Home
last modified time | relevance | path

Searched defs:NewJSAPIVector (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Ddump_test.cpp452 static JSHandle<JSAPIVector> NewJSAPIVector(ObjectFactory *factory, JSHandle<JSTaggedValue> proto) in NewJSAPIVector() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp708 JSHandle<JSAPIVector> NewJSAPIVector() in NewJSAPIVector() function in panda::test::HeapDumpTestHelper
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp4841 JSHandle<JSAPIVector> ObjectFactory::NewJSAPIVector(uint32_t capacity) in NewJSAPIVector() function in panda::ecmascript::ObjectFactory