Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/arrayforeach/
Darrayforeach.js36 let array3 = new Array(10); variable
/arkcompiler/ets_runtime/ecmascript/snapshot/tests/
Dsnapshot_test.cpp254 JSHandle<TaggedArray> array3 = factory->NewTaggedArray(100); in HWTEST_F_L0() local