Files
jerryscript/tests/jerry/es.next
Péter Gál 7972386412 Fix shifting a negative value when using BigInts (#4429)
When shifting a negative BigInt value if the
shift count is very "big" the result should be -1.

eg.:
```
(-2n >> (2n*32n)) === -1n
```

Note: the `-2n >> (2n*31n)` already returned `-1n` prior this change.

JerryScript-DCO-1.0-Signed-off-by: Peter Gal pgal.usz@partner.samsung.com
2021-01-07 12:45:10 +01:00
..
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-08-11 11:25:01 +02:00
2020-08-11 11:25:01 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-08-06 11:25:29 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-12-09 17:44:21 +01:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00