author | hannesw |
Mon, 14 Apr 2014 17:43:38 +0200 | |
changeset 23947 | 36ce4a262b4a |
permissions | -rw-r--r-- |
23947
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
1 |
1 |
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
2 |
255,0,255,0,255,0,0 |
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
3 |
1 |
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
4 |
0,1,2,254,0,0,0 |
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
5 |
1 |
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
6 |
0,1,2,-2,0,0,0 |
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
7 |
2 |
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
8 |
0,1,2,65534,0,0,0 |
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
9 |
2 |
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
10 |
0,1,2,-2,0,0,0 |
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
11 |
4 |
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
12 |
0,1,2,4294967294,0,0,0 |
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
13 |
4 |
36ce4a262b4a
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementation
hannesw
parents:
diff
changeset
|
14 |
0,1,2,-2,0,0,0 |