mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-11 12:06:07 +00:00
LibJS: Restore some Temporal numeric constants
And add few ad-hoc constants for convenience.
This commit is contained in:
parent
e4e05837e1
commit
eca378a7a3
Notes:
github-actions[bot]
2024-11-21 00:06:28 +00:00
Author: https://github.com/trflynn89
Commit: eca378a7a3
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2431
Reviewed-by: https://github.com/alimpfard
Reviewed-by: https://github.com/shannonbooth ✅
3 changed files with 77 additions and 0 deletions
|
@ -206,6 +206,7 @@ set(SOURCES
|
|||
Runtime/SymbolPrototype.cpp
|
||||
Runtime/Temporal/AbstractOperations.cpp
|
||||
Runtime/Temporal/Duration.cpp
|
||||
Runtime/Temporal/Instant.cpp
|
||||
Runtime/Temporal/Temporal.cpp
|
||||
Runtime/TypedArray.cpp
|
||||
Runtime/TypedArrayConstructor.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue