Linus Groh
|
a4d85cd522
LibJS: Convert Promise::create() to NonnullGCPtr
|
2 years ago |
Linus Groh
|
b42e293ddd
LibJS: Convert NativeFunction::create() to NonnullGCPtr
|
2 years ago |
Andreas Kling
|
71067cbc6c
LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h
|
2 years ago |
Linus Groh
|
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
|
2 years ago |
Linus Groh
|
c2326ec95a
LibJS: Move PromiseCapability into its own cpp/h file
|
2 years ago |
Linus Groh
|
37972e9f0c
LibWeb: Implement most WebIDL promise operations
|
2 years ago |