Searched refs:result_unshift2 (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/test/moduletest/array/ | ||
H A D | array.js | 652 var result_unshift2 = arr_unshift2.unshift(1, 2, 3); variable 653 print(result_unshift2); |
Completed in 2 milliseconds