Linus Groh
|
c3f1d8f5ba
LibJS: Correct section IDs of Temporal .prototype property clauses
|
3 years ago |
Linus Groh
|
aac457755d
LibJS: Define IsBuiltinCalendar in terms of AvailableCalendars
|
3 years ago |
Linus Groh
|
e087cd574e
LibJS: Rename variables to 'calendarLike' in a couple of places
|
3 years ago |
Linus Groh
|
2d2ba4eec6
LibJS: Convert Temporal.Calendar functions to ThrowCompletionOr
|
3 years ago |
Linus Groh
|
5832de62fe
LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr
|
3 years ago |
Idan Horowitz
|
40eb3a39d4
LibJS: Rename define_native_function => define_old_native_function
|
3 years ago |
Idan Horowitz
|
20163c0584
LibJS: Add ThrowCompletionOr versions of the JS native function macros
|
3 years ago |
Linus Groh
|
4d8912a92b
LibJS: Convert to_string() to ThrowCompletionOr
|
3 years ago |
Linus Groh
|
f8d92232c8
LibJS: Convert Calendar AOs to ThrowCompletionOr
|
3 years ago |
Linus Groh
|
dc80a258f6
LibJS: Implement Temporal.Calendar.from()
|
3 years ago |
Linus Groh
|
a2f1d79765
LibJS: Start implementing Temporal.Calendar
|
4 years ago |