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

Аутор SHA1 Порука Датум
  Andreas Kling 96511a7d19 LibJS/Bytecode: Avoid unnecessary copy of call expression callee пре 1 година
  Andreas Kling 56a3ccde1a LibJS/Bytecode: Turn UnaryMinus(NumericLiteral) into a constant пре 1 година
  Andreas Kling 34f287087e LibJS/Bytecode: Only copy call/array expression arguments when needed пре 1 година
  Andreas Kling caf2e675bf LibJS/Bytecode: Don't emit `GetGlobal undefined` пре 1 година
  Andreas Kling 448f837d38 LibJS/Bytecode: Round constant operands of bitwise binary expressions пре 1 година
  Andreas Kling 7654da3851 LibJS/Bytecode: Do basic compare-and-jump peephole optimization пре 1 година
  Andreas Kling f164e18a55 LibJS/Bytecode: Bunch all tests together in switch statement codegen пре 1 година
  Andreas Kling 18b8fae85c LibJS/Bytecode: Remove pointless basic block in SwitchStatement codegen пре 1 година
  Andreas Kling 6873628317 LibJS/Bytecode: Make NewArray a variable-length instruction пре 1 година
  Andreas Kling cea59b6642 LibJS/Bytecode: Reuse bytecode registers пре 1 година
  Andreas Kling 0f70ff9a67 LibJS/Bytecode: Only emit ResolveThisBinding once per basic block пре 1 година
  Hendiadyoin1 af94e4c05d LibJS: Save and restore exceptions on yields in finalizers пре 1 година
  Andreas Kling 9cbf17f181 LibJS/Bytecode: Emit `do...while` body before test in codegen пре 1 година
  Andreas Kling 95759dcc6d LibJS/Bytecode: Put end block last in `for` statement codegen пре 1 година
  Andreas Kling f3d57db774 LibJS/Bytecode: Stop emitting unnecessary jump at end of `for` statement пре 1 година
  Andreas Kling 69cc64e94c LibJS/Bytecode: Emit `for` condition check before update statement пре 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 година
  Hendiadyoin1 301a1fc763 LibJS: Propagate finalizers into nested try-catch blocks without them пре 1 година
  Andreas Kling b92839fad9 LibJS: Fix bug where argument++ happened before call пре 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 0f8c6dc9ad LibJS/Bytecode: Always evaluate LHS first in assignment expressions пре 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 bc21ed151e LibJS/Bytecode: Handle awkward initialization case for duplicate `var` пре 1 година
  Dan Klishch 78491204d9 LibJS: Don't use null DFS for break/continue statements without a label пре 1 година