Commit History

Autor SHA1 Mensaxe Data
  Hendiadyoin1 ada5027163 LibJS: Cleanup unwind state when transferring control out of a finalizer hai 1 ano
  Hendiadyoin1 b4b9c4b383 LibJS: Restore scheduled jumps in catch blocks without finalizers hai 1 ano
  Hendiadyoin1 301a1fc763 LibJS: Propagate finalizers into nested try-catch blocks without them hai 1 ano
  Andreas Kling b92839fad9 LibJS: Fix bug where argument++ happened before call hai 1 ano
  Timothy Flynn 22fdcfbc50 LibJS: Include identifier information in nullish property write access hai 1 ano
  Timothy Flynn 9bbd3103a8 LibJS: Include identifier information in nullish property read access hai 1 ano
  Andreas Kling 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" hai 1 ano
  Andreas Kling 0f8c6dc9ad LibJS/Bytecode: Always evaluate LHS first in assignment expressions hai 1 ano
  Andreas Kling 5b29974bfa LibJS/Bytecode: Bring back the bytecode optimization pipeline hai 1 ano
  Andreas Kling 60a555e364 LibJS/Bytecode: Make NewPrimitiveArray a variable-length instruction hai 1 ano
  Andreas Kling 5813df21c8 LibJS/Bytecode: Make primitive bigints be constants hai 1 ano
  Andreas Kling 46d209c55b LibJS/Bytecode: Make primitive strings be constants hai 1 ano
  Andreas Kling bc21ed151e LibJS/Bytecode: Handle awkward initialization case for duplicate `var` hai 1 ano
  Dan Klishch 78491204d9 LibJS: Don't use null DFS for break/continue statements without a label hai 1 ano
  Andreas Kling 6402ad29a6 LibJS/Bytecode: Don't clobber dst when assigning from object expression hai 1 ano
  Andreas Kling 9a0a5a79f4 LibJS/Bytecode: Put arguments directly in the Call instruction hai 1 ano
  Andreas Kling 9d9b737a58 LibJS/Bytecode: Dedicated instructions for postfix increment/decrement hai 1 ano
  Andreas Kling e46b217e42 LibJS/Bytecode: Move to a new bytecode format hai 1 ano
  Andreas Kling 7f1a62a1d3 LibJS/Bytecode: Add Operand in/out to all the bytecode codegen helpers hai 1 ano
  Tim Ledbetter 48a3a02238 LibCrypto: Make constructing a BigInteger from string fallible hai 1 ano
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
  Andreas Kling 350e6c54d7 LibJS: Remove dedicated iterator result instructions in favor of GetById hai 1 ano
  Andreas Kling 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time hai 1 ano
  Andreas Kling c9f0f0fc70 LibJS: Elide empty lexical environment in for..in/of blocks hai 1 ano
  Stephan Vedder 84eecbb10e LibJS/JIT: Add fastpath for set variable hai 1 ano
  Idan Horowitz f19349e1b6 LibJS: Instantiate primitive array expressions using a single operation hai 1 ano
  Simon Wanner 86b85aa68b LibJS: Introduce Builtins hai 1 ano
  Andreas Kling cfdb8a2756 LibJS/JIT: Update "unwind context" stack in JIT code hai 1 ano
  Andreas Kling 298dfa96a4 LibJS: Remove unused members from EnterUnwindContext instruction hai 1 ano
  Andreas Kling b1b2ca1485 LibJS: Add basic monomorphic caching for PutById property access hai 1 ano