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

Аутор SHA1 Порука Датум
  Aliaksandr Kalenik 6fb1d9e516 LibJS: Stop using execute_ast_node() for class property evaluation пре 1 година
  Aliaksandr Kalenik 3d4b13a01c LibJS: Ensure capacity for created lexical and variable environments пре 1 година
  Aliaksandr Kalenik a4f70986a0 LibJS: Emit bytecode for function declaration instantiation пре 1 година
  Aliaksandr Kalenik 89a007327a LibJS: Change NewFunction instruction to accept FunctionNode пре 1 година
  Andreas Kling 7bdc207d81 LibJS/Bytecode: Make execute_impl() return void for non-throwing ops пре 1 година
  Andreas Kling 810a297626 LibJS/Bytecode: Remove Instruction::execute() пре 1 година
  Andreas Kling b99f0a7e22 LibJS/Bytecode: Reorder Call instruction members to make it smaller пре 1 година
  Andreas Kling 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization пре 1 година
  Andreas Kling 6873628317 LibJS/Bytecode: Make NewArray a variable-length instruction пре 1 година
  Andreas Kling cea59b6642 LibJS/Bytecode: Reuse bytecode registers пре 1 година
  Hendiadyoin1 af94e4c05d LibJS: Save and restore exceptions on yields in finalizers пре 1 година
  Andreas Kling 68507b7e55 LibJS/Bytecode: Store SetLocal's local index as a u32 пре 1 година
  Andreas Kling e43d96f310 LibJS/Bytecode: Remove Instruction::m_length field пре 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 f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation пре 1 година
  Andreas Kling c2d3d9d1d4 LibJS/Bytecode: Make each Jump instruction inherit Instruction directly пре 1 година
  Hendiadyoin1 ada5027163 LibJS: Cleanup unwind state when transferring control out of a finalizer пре 1 година
  Hendiadyoin1 b4b9c4b383 LibJS: Restore scheduled jumps in catch blocks without finalizers пре 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 a5e1e66abc LibJS/Bytecode: Add fast path for LeftShift with Int32 operands пре 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 година