提交歷史

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