Historique des commits

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