Ali Mohammad Pur
|
ccf713bf23
|
LibJS: Spin the event loop while waiting for async completion in await
|
2021-11-28 13:28:01 +00:00 |
|
Linus Groh
|
57de5056b6
|
LibJS: Convert push_execution_context() to ThrowCompletionOr
|
2021-11-14 16:14:38 +00:00 |
|
Linus Groh
|
68ac13a192
|
LibJS: Add a Completion(ThrowCompletionOr<Value> const&) constructor
|
2021-11-14 15:27:46 +00:00 |
|
Idan Horowitz
|
a445deb205
|
LibJS: Remove left-over debug assertion from the Await AO
|
2021-11-10 18:11:26 +00:00 |
|
Idan Horowitz
|
46dabf02ec
|
LibJS: Add support for await expressions
|
2021-11-10 08:48:27 +00:00 |
|