Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 3fc0333ee6 LibJS: Put Bytecode::CallFrame + register slots in a single allocation há 1 ano atrás
  Andreas Kling 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap há 1 ano atrás
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type há 1 ano atrás
  Andreas Kling 6de22ec789 LibJS/Bytecode: Rename RegisterWindow to CallFrame há 2 anos atrás
  Luke Wilde e86d7cab06 LibJS: Don't crash on broken promises in AsyncGenerator#return há 2 anos atrás
  Luke Wilde d1cb78c411 LibJS/Bytecode: Implement async generators há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andreas Kling 9ff02ad42c LibJS: Make AsyncGenerator not include AsyncGeneratorRequest.h há 2 anos atrás
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
  Linus Groh 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype há 3 anos atrás