Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records hace 3 años
  davidot 244adb371f LibJS: Spin the event loop until await has completed hace 3 años
  Linus Groh 47cdd90836 LibJS: Use new NativeFunction::create() in most places hace 3 años
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions hace 3 años
  Linus Groh 1c05d39abc LibJS: Also throw exception when returning throw completion from await hace 3 años
  Ali Mohammad Pur ccf713bf23 LibJS: Spin the event loop while waiting for async completion in `await` hace 3 años
  Linus Groh 57de5056b6 LibJS: Convert push_execution_context() to ThrowCompletionOr hace 3 años
  Linus Groh 68ac13a192 LibJS: Add a Completion(ThrowCompletionOr<Value> const&) constructor hace 3 años
  Idan Horowitz a445deb205 LibJS: Remove left-over debug assertion from the Await AO hace 3 años
  Idan Horowitz 46dabf02ec LibJS: Add support for await expressions hace 3 años