Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling f4af056aa9 LibJS/Bytecode: Thread the bytecode interpreter пре 1 година
  Andreas Kling b45f55b199 LibJS/Bytecode: Fix wonky serialization of instruction value lists пре 1 година
  Andreas Kling ce93000757 LibJS/Bytecode: Unroll the bytecode interpreter пре 1 година
  Andreas Kling fae1527a18 LibJS/Bytecode: Turn JumpIf condition,@a,@next into JumpTrue/JumpFalse пре 1 година
  Andreas Kling 37d722f4a6 LibJS/Bytecode: Make IdentifierTableIndex a 32-bit index пре 1 година
  Andreas Kling f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation пре 1 година
  Andreas Kling c2d3d9d1d4 LibJS/Bytecode: Make each Jump instruction inherit Instruction directly пре 1 година
  Andreas Kling 5cb127819c LibJS: Fix build after merging CallFrame removal and finally fixes пре 1 година
  Hendiadyoin1 ada5027163 LibJS: Cleanup unwind state when transferring control out of a finalizer пре 1 година
  Hendiadyoin1 27b238d9af LibJS: Stop swallowing exceptions in finalizers пре 1 година
  Hendiadyoin1 b4b9c4b383 LibJS: Restore scheduled jumps in catch blocks without finalizers пре 1 година
  Aliaksandr Kalenik 865e651a7d LibJS: Merge CallFrame into ExecutionContext пре 1 година
  Matthew Olsson 8b8ada292e LibJS: Fix some GCVerifier warnings пре 1 година
  Timothy Flynn 22fdcfbc50 LibJS: Include identifier information in nullish property write access пре 1 година
  Timothy Flynn 9bbd3103a8 LibJS: Include identifier information in nullish property read access пре 1 година
  Andreas Kling 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" пре 1 година
  Andreas Kling cf81bf48c6 Revert "LibJS/Bytecode: Add peephole optimization pass and fuse compare+jump" пре 1 година
  Andreas Kling c4a0afbe28 Revert "LibJS/Bytecode: Fuse [Not, JumpIf] instructions into JumpIfNot" пре 1 година
  Andreas Kling 17c1f742a9 LibJS/Bytecode: Increase coverage of left/shift expression fast paths пре 1 година
  Andreas Kling a5e1e66abc LibJS/Bytecode: Add fast path for LeftShift with Int32 operands пре 1 година
  Andreas Kling 55e9df4954 LibJS/Bytecode: Add fast paths for equality checks with same-tag values пре 1 година
  Andreas Kling 795149e585 LibJS/Bytecode: Fuse [Not, JumpIf] instructions into JumpIfNot пре 1 година
  Andreas Kling 4438ec481c LibJS/Bytecode: Add peephole optimization pass and fuse compare+jump пре 1 година
  Andreas Kling 5b29974bfa LibJS/Bytecode: Bring back the bytecode optimization pipeline пре 1 година
  Andreas Kling 60a555e364 LibJS/Bytecode: Make NewPrimitiveArray a variable-length instruction пре 1 година
  Andreas Kling 5813df21c8 LibJS/Bytecode: Make primitive bigints be constants пре 1 година
  Andreas Kling 46d209c55b LibJS/Bytecode: Make primitive strings be constants пре 1 година
  Andreas Kling 0c18450c4f LibJS/Bytecode: Fix bad serialization of Postfix{Increment,Decrement} пре 1 година
  Andreas Kling 953573565c LibJS/Bytecode: Cache realm, global object, and more in interpreter пре 1 година
  Andreas Kling 01e9eee7dd LibJS/Bytecode: Avoid Value==Value in Call built-in fast path пре 1 година