Historie revizí

Autor SHA1 Zpráva Datum
  Matthew Olsson 8b8ada292e LibJS: Fix some GCVerifier warnings před 1 rokem
  Timothy Flynn 22fdcfbc50 LibJS: Include identifier information in nullish property write access před 1 rokem
  Timothy Flynn 9bbd3103a8 LibJS: Include identifier information in nullish property read access před 1 rokem
  Andreas Kling 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" před 1 rokem
  Andreas Kling cf81bf48c6 Revert "LibJS/Bytecode: Add peephole optimization pass and fuse compare+jump" před 1 rokem
  Andreas Kling c4a0afbe28 Revert "LibJS/Bytecode: Fuse [Not, JumpIf] instructions into JumpIfNot" před 1 rokem
  Andreas Kling 17c1f742a9 LibJS/Bytecode: Increase coverage of left/shift expression fast paths před 1 rokem
  Andreas Kling a5e1e66abc LibJS/Bytecode: Add fast path for LeftShift with Int32 operands před 1 rokem
  Andreas Kling 55e9df4954 LibJS/Bytecode: Add fast paths for equality checks with same-tag values před 1 rokem
  Andreas Kling 795149e585 LibJS/Bytecode: Fuse [Not, JumpIf] instructions into JumpIfNot před 1 rokem
  Andreas Kling 4438ec481c LibJS/Bytecode: Add peephole optimization pass and fuse compare+jump před 1 rokem
  Andreas Kling 5b29974bfa LibJS/Bytecode: Bring back the bytecode optimization pipeline před 1 rokem
  Andreas Kling 60a555e364 LibJS/Bytecode: Make NewPrimitiveArray a variable-length instruction před 1 rokem
  Andreas Kling 5813df21c8 LibJS/Bytecode: Make primitive bigints be constants před 1 rokem
  Andreas Kling 46d209c55b LibJS/Bytecode: Make primitive strings be constants před 1 rokem
  Andreas Kling 0c18450c4f LibJS/Bytecode: Fix bad serialization of Postfix{Increment,Decrement} před 1 rokem
  Andreas Kling 953573565c LibJS/Bytecode: Cache realm, global object, and more in interpreter před 1 rokem
  Andreas Kling 01e9eee7dd LibJS/Bytecode: Avoid Value==Value in Call built-in fast path před 1 rokem
  Andreas Kling 55dc69625a LibJS/Bytecode: Fix formatting of operand lists in bytecode dumps před 1 rokem
  Timothy Flynn 8eaf48888e LibJS: Remove FLATTEN attribute from Interpreter::run_bytecode před 1 rokem
  Andreas Kling 9a0a5a79f4 LibJS/Bytecode: Put arguments directly in the Call instruction před 1 rokem
  Andreas Kling da107ec9fb LibJS/Bytecode: Add fast paths for many binary expression instructions před 1 rokem
  Andreas Kling 9d9b737a58 LibJS/Bytecode: Dedicated instructions for postfix increment/decrement před 1 rokem
  Andreas Kling e46b217e42 LibJS/Bytecode: Move to a new bytecode format před 1 rokem
  Andreas Kling 3466771492 LibJS/Bytecode: Add Bytecode::Operand před 1 rokem
  Andreas Kling 1d29f9081f LibJS: Remove JIT compiler před 1 rokem
  Andreas Kling 9326ded5a4 LibJS: Fast path for Increment of Int32 value in bytecode interpreter před 1 rokem
  Andreas Kling 8d0344a636 LibJS: Avoid unnecessary MarkedVector in Bytecode::Op::Call::execute() před 1 rokem
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String před 1 rokem
  Andreas Kling 350e6c54d7 LibJS: Remove dedicated iterator result instructions in favor of GetById před 1 rokem