author | attila |
Wed, 10 Dec 2014 11:55:04 +0100 | |
changeset 27970 | 7b0048b90967 |
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 |