Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 year ago
..
AbstractOperations.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 year ago
AbstractOperations.h 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 year ago
Calendar.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 year ago
Calendar.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 years ago
CalendarConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
CalendarConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
CalendarPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 years ago
CalendarPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
Duration.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 year ago
Duration.h f669d2e558 LibJS: Port temporal_duration_to_string() to String 2 years ago
DurationConstructor.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 year ago
DurationConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
DurationPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
DurationPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ISO8601.cpp 588dae8aa6 LibJS/Temporal: Allow annotations after YYYY-MM and MM-DD 2 years ago
ISO8601.h 588dae8aa6 LibJS/Temporal: Allow annotations after YYYY-MM and MM-DD 2 years ago
Instant.cpp 3f35ffb648 Userland: Prefer `_string` over `_short_string` 2 years ago
Instant.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
InstantConstructor.cpp 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 year ago
InstantConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
InstantPrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
InstantPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
Now.cpp f31540e419 LibJS: Implement time zone identifier AOs centrally within Date 1 year ago
Now.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainDate.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
PlainDate.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
PlainDateConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainDateConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainDatePrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 years ago
PlainDatePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainDateTime.cpp 1dce1994eb LibJS: Make the options arg of InterpretTemporalDateTimeFields nullable 2 years ago
PlainDateTime.h 1dce1994eb LibJS: Make the options arg of InterpretTemporalDateTimeFields nullable 2 years ago
PlainDateTimeConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainDateTimeConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainDateTimePrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 years ago
PlainDateTimePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainMonthDay.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
PlainMonthDay.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
PlainMonthDayConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainMonthDayConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainMonthDayPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 years ago
PlainMonthDayPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainTime.cpp 34344120f2 AK: Make "foo"_string infallible 2 years ago
PlainTime.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
PlainTimeConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainTimeConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainTimePrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 years ago
PlainTimePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainYearMonth.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
PlainYearMonth.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
PlainYearMonthConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainYearMonthConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
PlainYearMonthPrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 years ago
PlainYearMonthPrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
Temporal.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
Temporal.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
TimeZone.cpp 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 years ago
TimeZone.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
TimeZoneConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
TimeZoneConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
TimeZonePrototype.cpp 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 years ago
TimeZonePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ZonedDateTime.cpp c084269e5f LibJS: Make PrimitiveString::utf8_string() infallible 2 years ago
ZonedDateTime.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
ZonedDateTimeConstructor.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ZonedDateTimeConstructor.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
ZonedDateTimePrototype.cpp 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 2 years ago
ZonedDateTimePrototype.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago