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.cpp271 auto array3 = reinterpret_cast<TaggedArray *>(beginRegion->GetBegin()); in HWTEST_F_L0() local