提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling 98f2da9834 LibJS: Rename Cell::visit_children() => Cell::visit_edges() 4 年之前
  Andreas Kling 43ff2ea8d8 LibJS: Use regular stack for VM call frames instead of Vector storage 4 年之前
  Andreas Kling 7b863330dc LibJS: Cache commonly used FlyStrings in the VM 4 年之前
  Andreas Kling 2bc5bc64fb LibJS: Remove a whole bunch of includes of <LibJS/Interpreter.h> 4 年之前
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM 4 年之前
  AnotherTest 699e1fdc07 LibJS: Eliminate some (unnecessary) Vector copies 4 年之前
  Linus Groh 4f6912c605 LibJS: Store basic traceback in Exception 5 年之前
  Andreas Kling faddf3a1db LibJS: Implement "throw" 5 年之前