Closed GoogleCodeExporter closed 9 years ago
This fails: var a1 = new Int32Array(-1, 1); Instead this code is needed: var a1 = new Int32Array([-1, 1]);
Original issue reported on code.google.com by DanelK...@gmail.com on 21 Jul 2013 at 1:24
DanelK...@gmail.com
This issue was fixed in skc rev. 27
Original comment by sebastia...@gmail.com on 4 Nov 2013 at 9:36
sebastia...@gmail.com
Original issue reported on code.google.com by
DanelK...@gmail.com
on 21 Jul 2013 at 1:24