Commit History

Author SHA1 Message Date
  Andreas Kling 3ccac0cf6e LibJS: Remove unused realm parameter from run_and_return_frame() 1 year ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Andreas Kling 6de22ec789 LibJS/Bytecode: Rename RegisterWindow to CallFrame 1 year ago
  Luke Wilde e86d7cab06 LibJS: Don't crash on broken promises in AsyncGenerator#return 2 years ago
  Luke Wilde d1cb78c411 LibJS/Bytecode: Implement async generators 2 years ago
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 years ago
  Andreas Kling 9ff02ad42c LibJS: Make AsyncGenerator not include AsyncGeneratorRequest.h 2 years ago
  Linus Groh fc9d587e39 LibJS: Make PromiseCapability GC-allocated 2 years ago
  Linus Groh 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype 3 years ago