Historique des commits

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