Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/test/testcases/js/
Dmodule_variable.js184 var map2 = new Map(); variable
/arkcompiler/ets_runtime/test/moduletest/arraysort/
Darraysort.js149 let map2 = new Map(); variable
155 Array.prototype.sort.call(map2, (a, b) => { argument