Historial de Commits

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