author | hannesw |
Mon, 15 Sep 2014 17:51:11 +0200 | |
changeset 26648 | 9a64e15eff37 |
parent 18318 | 5e4244619d79 |
permissions | -rw-r--r-- |
18318
5e4244619d79
8012291: NativeArray is inconsistent in using long for length and index in some places and int for the same in other places
hannesw
parents:
diff
changeset
|
1 |
1 |
5e4244619d79
8012291: NativeArray is inconsistent in using long for length and index in some places and int for the same in other places
hannesw
parents:
diff
changeset
|
2 |
1 |
5e4244619d79
8012291: NativeArray is inconsistent in using long for length and index in some places and int for the same in other places
hannesw
parents:
diff
changeset
|
3 |
undefined |
5e4244619d79
8012291: NativeArray is inconsistent in using long for length and index in some places and int for the same in other places
hannesw
parents:
diff
changeset
|
4 |
4294967295 |
5e4244619d79
8012291: NativeArray is inconsistent in using long for length and index in some places and int for the same in other places
hannesw
parents:
diff
changeset
|
5 |
RangeError: inappropriate array buffer length: 4294967295 |