jerryscript
jerryscript copied to clipboard
Implement BigInt asIntN and asUintN methods
The following methods were implemented:
- BigInt.asIntN
- BigInt.asUintN
Custom dispatcher also added to builtin_bigint.
JerryScript-DCO-1.0-Signed-off-by: Daniel Batiz [email protected]
I would also like to have some tests on JerryScript, not just the test262 ones. These tests should check corner cases of the algorithm, not covered by test262