Home
last modified time | relevance | path

Searched defs:int32Array (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DtypedArrays-es5.js11 const int32Array = new Int32Array(1); constant
51 var int32Array = new Int32Array(1); variable
DtypedArrays-es6.js11 const int32Array = new Int32Array(1); constant
40 const int32Array = new Int32Array(1); constant
/third_party/typescript/tests/cases/compiler/
DtypedArrays-es6.ts12 const int32Array = new Int32Array(1); constant
DtypedArrays-es5.ts12 const int32Array = new Int32Array(1); constant
/third_party/node/benchmark/util/
Dtype-check.js8 const int32Array = new Int32Array(arrayBuffer); constant
/third_party/node/test/parallel/
Dtest-util-types.js129 const int32Array = new Int32Array(arrayBuffer); constant
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl2.js40 int32Array: '[PC preview] unknow int32Array', property