Home
last modified time | relevance | path

Searched refs:newJSArrayCls (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_factory_test.cpp159 JSHandle<JSHClass> newJSArrayCls(thread, newJSAarray->GetJSHClass()); in HWTEST_F_L0() local
161 EXPECT_TRUE(*newJSArrayCls != nullptr); in HWTEST_F_L0()