Files
ladybird/Userland/Libraries/LibJS/Runtime
Linus Groh a5ea066693 LibJS: Fix number types in GetISOPartsFromEpoch
This is an editorial change in the Temporal spec.

See: https://github.com/tc39/proposal-temporal/commit/c5b645d

This means we now have to pass a global object and construct a BigInt
object just for the assertion, but oh well. We might want to have an
assertion macro that's optimized away in release builds at a later
point, however.
2022-03-25 18:33:55 +00:00
..
2022-02-08 18:17:12 +00:00
2022-02-08 09:12:42 +00:00