Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 98f2da9834 LibJS: Rename Cell::visit_children() => Cell::visit_edges() há 4 anos atrás
  Andreas Kling 07f76cd980 LibJS: Shrink sizeof(LexicalEnvironment) by reorganizing members há 4 anos atrás
  Andreas Kling 3df604ad12 LibJS: Reduce use of Interpreter in LexicalEnvironment há 4 anos atrás
  Andreas Kling 063acda76e LibJS: Remove a bunch of unnecessary uses of Cell::interpreter() há 4 anos atrás
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM há 4 anos atrás
  Linus Groh 9ea6ef4ed1 LibJS: Make Interpreter::throw_exception() a void function há 5 anos atrás
  Jack Karamanian 7533fd8b02 LibJS: Initial class implementation; allow super expressions in object há 5 anos atrás
  Andreas Kling 1b391d78ae LibJS: Allow cells to mark null pointers há 5 anos atrás
  Andreas Kling ed80952cb6 LibJS: Introduce LexicalEnvironment há 5 anos atrás