Andreas Kling
|
3c74dc9f4d
LibJS: Segregate GC-allocated objects by type
|
1 vuosi sitten |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 vuotta sitten |
Linus Groh
|
453d3063f5
LibJS: Port pad_iso_year() to String
|
2 vuotta sitten |
Linus Groh
|
2aa4fcc318
LibJS: Port temporal_month_day_to_string() to String
|
2 vuotta sitten |
Linus Groh
|
bcca5efd5a
LibJS: Port format_calendar_annotation() to String
|
2 vuotta sitten |
Linus Groh
|
90a1de564c
LibJS: Make parse_temporal_*_string() take a StringView
|
2 vuotta sitten |
Timothy Flynn
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
2 vuotta sitten |
Linus Groh
|
1c24b82dd7
LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr
|
2 vuotta sitten |
Andreas Kling
|
4abdb68655
LibJS: Remove Object(Object& prototype) footgun
|
2 vuotta sitten |
Linus Groh
|
525f22d018
LibJS: Replace standalone js_string() with PrimitiveString::create()
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
Andreas Kling
|
71067cbc6c
LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h
|
2 vuotta sitten |
Luke Wilde
|
4a167cfbec
LibJS: Add calendarName: "critical" option to toString() methods
|
2 vuotta sitten |
Timothy Flynn
|
1a84dbcb07
LibJS: Replace GetEpochFromISOParts with GetUTCEpochNanoseconds
|
2 vuotta sitten |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
2 vuotta sitten |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
2 vuotta sitten |
Linus Groh
|
25849f8a6d
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
|
2 vuotta sitten |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 vuotta sitten |
Linus Groh
|
694f66b5ca
LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19]
|
2 vuotta sitten |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
2 vuotta sitten |
Luke Wilde
|
1e829c4ea8
LibJS: Check PlainMonthDay is in the ISO date time limits in creation
|
3 vuotta sitten |
Linus Groh
|
3e6561c75f
LibJS: Fold PreparePartialTemporalFields into PrepareTemporalFields
|
3 vuotta sitten |
Linus Groh
|
70593b7448
LibJS: Update for structured headers added to various Temporal AOs
|
3 vuotta sitten |
Linus Groh
|
2499911898
LibJS: Rename DateFromFields to CalendarDateFromFields, etc
|
3 vuotta sitten |
Linus Groh
|
5397278bfc
LibJS: Update spec comments to use ToZeroPaddedDecimalString AO
|
3 vuotta sitten |
Linus Groh
|
151eb8606d
LibJS: Consistently call observable Temporal AOs with undefined options
|
3 vuotta sitten |
Linus Groh
|
b5392f9e39
LibJS: Emit reference information for { calendarName: "always" } option
|
3 vuotta sitten |
Linus Groh
|
68af8649fb
LibJS: Follow rules for consuming completion records
|
3 vuotta sitten |
Linus Groh
|
17da627b4c
LibJS: Fix "set it to" language to be more explicit
|
3 vuotta sitten |
Linus Groh
|
e087cd574e
LibJS: Rename variables to 'calendarLike' in a couple of places
|
3 vuotta sitten |