Searched refs:arr_toSorted1 (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/test/moduletest/array/ | ||
H A D | array.js | 680 var arr_toSorted1 = ["Mar", "Jan", "Feb", "Dec"]; variable 686 var result_toSorted1 = arr_toSorted1.toSorted(); |
Completed in 3 milliseconds