Commit History

Автор SHA1 Съобщение Дата
  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 година
  Andreas Kling 46d209c55b LibJS/Bytecode: Make primitive strings be constants преди 1 година
  Andreas Kling 9a0a5a79f4 LibJS/Bytecode: Put arguments directly in the Call instruction преди 1 година
  Andreas Kling da107ec9fb LibJS/Bytecode: Add fast paths for many binary expression instructions преди 1 година
  Andreas Kling 9d9b737a58 LibJS/Bytecode: Dedicated instructions for postfix increment/decrement преди 1 година
  Andreas Kling e46b217e42 LibJS/Bytecode: Move to a new bytecode format преди 1 година
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String преди 1 година
  Andreas Kling 350e6c54d7 LibJS: Remove dedicated iterator result instructions in favor of GetById преди 1 година
  Andreas Kling 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time преди 1 година
  Stephan Vedder 84eecbb10e LibJS/JIT: Add fastpath for set variable преди 1 година
  Idan Horowitz f19349e1b6 LibJS: Instantiate primitive array expressions using a single operation преди 1 година
  Simon Wanner 86b85aa68b LibJS: Introduce Builtins преди 1 година
  Andreas Kling cfdb8a2756 LibJS/JIT: Update "unwind context" stack in JIT code преди 1 година
  Andreas Kling 298dfa96a4 LibJS: Remove unused members from EnterUnwindContext instruction преди 1 година
  Andreas Kling b6435ca280 LibJS: Unify bytecode instruction names with their helper names преди 1 година
  Andreas Kling b1b2ca1485 LibJS: Add basic monomorphic caching for PutById property access преди 1 година
  Simon Wanner dd466ec83a LibJS/Bytecode: Remove the PushDeclarativeEnvironment instruction преди 1 година
  Simon Wanner a2b0154661 LibJS/JIT: Compile the AsyncIteratorClose instruction преди 1 година
  Simon Wanner ac59e982a9 LibJS/JIT: Compile the CopyObjectExcludingProperties instruction преди 1 година
  Simon Wanner 9494fbe670 LibJS/JIT: Compile the PutByValueWithThis instruction преди 1 година
  Simon Wanner 847889343f LibJS/JIT: Compile the New##ErrorName instructions преди 1 година
  Simon Wanner a16082c6a5 LibJS/JIT: Compile the HasPrivateId instruction преди 1 година