Files
ladybird/Userland/Libraries/LibJS/Runtime/GlobalObject.cpp
Linus Groh 47fb4286c7 LibJS: Start implementing Temporal.Instant
Just like the initial Temporal.TimeZone commit, this patch adds the
Instant object itself, its constructor and prototype (currently empty),
and two required abstract operations.
2021-07-07 19:00:42 +01:00

23 KiB