Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/testcases/js/
Dvariable_second.js74 var typedarray1 = new Int8Array();
92 var iterator7 = typedarray1[Symbol.iterator];
Dmodule_variable.js150 var typedarray1 = new Uint8Array(); variable
169 export {typedarray1};