Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
Linus Groh
|
a4d85cd522
LibJS: Convert Promise::create() to NonnullGCPtr
|
2 years ago |
Linus Groh
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 years ago |
Linus Groh
|
37972e9f0c
LibWeb: Implement most WebIDL promise operations
|
2 years ago |
Andreas Kling
|
35c9aa7c05
LibJS: Hide all the constructors!
|
2 years ago |
Linus Groh
|
d74f8039eb
LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19]
|
2 years ago |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
2 years ago |
Linus Groh
|
9f3f3b0864
LibJS: Remove implicit wrapping/unwrapping of completion records
|
3 years ago |
Luke Wilde
|
f71f404e0c
LibWeb: Introduce the Environment Settings Object
|
3 years ago |
Linus Groh
|
01c2570678
LibJS: Annotate Promise implementation with spec comments
|
3 years ago |
Ali Mohammad Pur
|
3b0bf05fa5
LibJS: Implement async functions as generator functions in BC mode
|
3 years ago |
Idan Horowitz
|
81bdb20c61
LibJS: Convert the PromiseResolve AO to ThrowCompletionOr
|
3 years ago |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
4 years ago |
Linus Groh
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Linus Groh
|
f418115f1b
LibJS: Add initial support for Promises
|
4 years ago |