Home
last modified time | relevance | path

Searched refs:typedarray2 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/test/testcases/js/
Dvariable_second.js75 var typedarray2 = new Uint8ClampedArray();
93 var iterator8 = typedarray2[Symbol.iterator];
Dmodule_variable.js200 var typedarray2 = new Uint8Array(); variable
219 export {typedarray2 as typedarray3};