Home
last modified time | relevance | path

Searched defs:map1 (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/container/
Dcontainer_treemap.js97 let map1 = new fastmap(); variable
Dcontainer_hashmap.js114 let map1 = new fastmap(); variable
/arkcompiler/ets_runtime/test/moduletest/arraysort/
Darraysort.js122 let map1 = new Map(); variable
128 Array.prototype.sort.call(map1, (a, b) => { argument
/arkcompiler/ets_runtime/test/moduletest/spreadoperator/
Dspreadoperator.js48 const map1 = new Map(); constant
/arkcompiler/toolchain/tooling/test/testcases/js/
Dmodule_variable.js134 var map1 = new Map(); variable