OLD | NEW |
1 CONSOLE MESSAGE: line 9: [object Int8Array] | 1 CONSOLE MESSAGE: line 9: [object Int8Array] |
2 CONSOLE MESSAGE: line 10: [object Int16Array] | 2 CONSOLE MESSAGE: line 10: [object Int16Array] |
3 CONSOLE MESSAGE: line 11: [object Int32Array] | 3 CONSOLE MESSAGE: line 11: [object Int32Array] |
4 CONSOLE MESSAGE: line 12: [object Uint8Array] | 4 CONSOLE MESSAGE: line 12: [object Uint8Array] |
5 CONSOLE MESSAGE: line 13: [object Uint16Array] | 5 CONSOLE MESSAGE: line 13: [object Uint16Array] |
6 CONSOLE MESSAGE: line 14: [object Uint32Array] | 6 CONSOLE MESSAGE: line 14: [object Uint32Array] |
7 CONSOLE MESSAGE: line 15: [object Float32Array] | 7 CONSOLE MESSAGE: line 15: [object Float32Array] |
8 CONSOLE MESSAGE: line 16: [object Float64Array] | 8 CONSOLE MESSAGE: line 16: [object Float64Array] |
9 CONSOLE MESSAGE: line 18: [object Int8Array] | 9 CONSOLE MESSAGE: line 18: [object Int8Array] |
10 CONSOLE MESSAGE: line 19: [object Int16Array] | 10 CONSOLE MESSAGE: line 19: [object Int16Array] |
(...skipping 15 matching lines...) Expand all Loading... |
26 console-external-array.html:16 Float64Array(10) [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] | 26 console-external-array.html:16 Float64Array(10) [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] |
27 console-external-array.html:18 Int8Array(10) | 27 console-external-array.html:18 Int8Array(10) |
28 console-external-array.html:19 Int16Array(10) | 28 console-external-array.html:19 Int16Array(10) |
29 console-external-array.html:20 Int32Array(10) | 29 console-external-array.html:20 Int32Array(10) |
30 console-external-array.html:21 Uint8Array(10) | 30 console-external-array.html:21 Uint8Array(10) |
31 console-external-array.html:22 Uint16Array(10) | 31 console-external-array.html:22 Uint16Array(10) |
32 console-external-array.html:23 Uint32Array(10) | 32 console-external-array.html:23 Uint32Array(10) |
33 console-external-array.html:24 Float32Array(10) | 33 console-external-array.html:24 Float32Array(10) |
34 console-external-array.html:25 Float64Array(10) | 34 console-external-array.html:25 Float64Array(10) |
35 | 35 |
OLD | NEW |