Files
ladybird/Userland/Libraries/LibJS/Tests/builtins/BigInt
Linus Groh 3014e529be LibJS: Tweak error message in the NumberToBigInt abstract operation
This is no longer specific to the BigInt() constructor, so it shouldn't
be mentioning an 'argument' that we might not have.
2021-07-09 13:20:51 +01:00
..