Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 07f76cd980 LibJS: Shrink sizeof(LexicalEnvironment) by reorganizing members vor 4 Jahren
  Andreas Kling 3df604ad12 LibJS: Reduce use of Interpreter in LexicalEnvironment vor 4 Jahren
  Andreas Kling 063acda76e LibJS: Remove a bunch of unnecessary uses of Cell::interpreter() vor 4 Jahren
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM vor 4 Jahren
  Linus Groh 9ea6ef4ed1 LibJS: Make Interpreter::throw_exception() a void function vor 5 Jahren
  Jack Karamanian 7533fd8b02 LibJS: Initial class implementation; allow super expressions in object vor 5 Jahren
  Andreas Kling 1b391d78ae LibJS: Allow cells to mark null pointers vor 5 Jahren
  Andreas Kling ed80952cb6 LibJS: Introduce LexicalEnvironment vor 5 Jahren