Home
last modified time | relevance | path

Searched refs:arr15 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/array/
H A Darray.js117 var arr15 = Array.apply(null, [1, 2, 3, 4, 5, 6]); variable
118 print(arr15.length);

Completed in 2 milliseconds