Home
last modified time | relevance | path

Searched defs:NewJSArray (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_factory_test.cpp177 HWTEST_F_L0(ObjectFactoryTest, NewJSArray) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp632 JSHandle<JSArray> ObjectFactory::NewJSArray() in NewJSArray() function in panda::ecmascript::ObjectFactory