Commit History

Author SHA1 Message Date
  Linus Groh 1c05d39abc LibJS: Also throw exception when returning throw completion from await 3 years ago
  Ali Mohammad Pur ccf713bf23 LibJS: Spin the event loop while waiting for async completion in `await` 3 years ago
  Linus Groh 57de5056b6 LibJS: Convert push_execution_context() to ThrowCompletionOr 3 years ago
  Linus Groh 68ac13a192 LibJS: Add a Completion(ThrowCompletionOr<Value> const&) constructor 3 years ago
  Idan Horowitz a445deb205 LibJS: Remove left-over debug assertion from the Await AO 3 years ago
  Idan Horowitz 46dabf02ec LibJS: Add support for await expressions 3 years ago