davidot
|
be9d478d92
LibJS: Add host layering point related to modules to VM
|
3 vuotta sitten |
davidot
|
57c5a59cab
LibJS: Add ScriptOrModule to execution context and track it everywhere
|
3 vuotta sitten |
Linus Groh
|
4ed49e05a9
LibJS: Rename GeneratorObjectPrototype to GeneratorPrototype
|
3 vuotta sitten |
Andreas Kling
|
8bb9fe63b7
LibJS: Add MarkedVector<T>
|
3 vuotta sitten |
Timothy Flynn
|
75b2a09a2f
LibJS: Implement a nearly empty Intl.DateTimeFormat object
|
3 vuotta sitten |
davidot
|
064c8be627
LibJS: Add AsyncFromSyncIteratorPrototype and Async-From-Sync instances
|
3 vuotta sitten |
davidot
|
7fd38eac98
LibJS: Add AsyncIteratorPrototype
|
3 vuotta sitten |
davidot
|
0982a73d1d
LibJS: Parse async generator functions
|
3 vuotta sitten |
Idan Horowitz
|
681787de76
LibJS: Add support for async functions
|
3 vuotta sitten |
Idan Horowitz
|
2eaed880b1
LibJS: Remove old Native Functions
|
3 vuotta sitten |
Andreas Kling
|
398c181c79
LibJS: Rename PropertyName to PropertyKey
|
3 vuotta sitten |
Idan Horowitz
|
20163c0584
LibJS: Add ThrowCompletionOr versions of the JS native function macros
|
3 vuotta sitten |
Idan Horowitz
|
3355b52cca
LibJS: Remove unused JS_{DECLARE,DEFINE}_NATIVE_{GETTER,SETTER} macros
|
3 vuotta sitten |
Linus Groh
|
d40331ef69
LibJS: Start implementing ShadowRealm
|
3 vuotta sitten |
Linus Groh
|
50f8755792
LibJS: Implement Wrapped Function Exotic Objects
|
3 vuotta sitten |
Linus Groh
|
ce946dd656
LibJS: Add ECMAScriptFunctionObject forward declaration
|
3 vuotta sitten |
Linus Groh
|
33679a8445
LibJS: Add a JS::Completion class and JS::ThrowCompletionOr<T> template
|
3 vuotta sitten |
Linus Groh
|
d9c3bafcd9
LibJS: Start adding a JS::Realm class (spec's "Realm Record")
|
3 vuotta sitten |
Timothy Flynn
|
07f12b108b
LibJS: Implement a nearly empty Intl.NumberFormat object
|
3 vuotta sitten |
Timothy Flynn
|
8e75e5fabb
LibJS: Implement a nearly empty Intl.ListFormat object
|
3 vuotta sitten |
Timothy Flynn
|
2c10e9fdd3
LibJS: Implement a nearly empty Intl.Locale object
|
3 vuotta sitten |
Timothy Flynn
|
0fb4e8b749
LibJS: Implement a nearly empty Intl.DisplayNames object
|
3 vuotta sitten |
Linus Groh
|
be07e2e91b
LibJS: Start implementing Temporal.PlainMonthDay
|
3 vuotta sitten |
Timothy Flynn
|
02e7dceb96
LibJS: Add a simple reference-counted UTF-16 string
|
3 vuotta sitten |
Linus Groh
|
44a8b55c50
LibJS: Add preparation for Intl constructors and prototypes
|
3 vuotta sitten |
Linus Groh
|
0a8edd5ce7
LibJS: Start implementing Temporal.PlainYearMonth
|
3 vuotta sitten |
Linus Groh
|
cfb77b66e5
LibJS: Start implementing Temporal.ZonedDateTime
|
4 vuotta sitten |
Linus Groh
|
ae4bf8fc32
LibJS: Start implementing Temporal.PlainTime
|
4 vuotta sitten |
Linus Groh
|
4be3196882
LibJS: Start implementing Temporal.PlainDateTime
|
4 vuotta sitten |
Idan Horowitz
|
cc00ccec41
LibJS: Start implementing Temporal.PlainDate
|
4 vuotta sitten |