Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Andreas Kling 6cbcd521a2 LibJS/JIT: Add fast path for UnaryMinus on Int32 hace 1 año
  Andreas Kling 3d92c26445 LibJS: Stop making shapes unique hace 1 año
  Jesús (gsus) Lapastora 706710fa13 LibJS/JIT: Make generating GDB images opt-in hace 1 año
  Jesús (gsus) Lapastora f0b984567a LibJS/JIT: Produce & register an ELF image for GDB JIT Interface hace 1 año
  Andreas Kling 350e6c54d7 LibJS: Remove dedicated iterator result instructions in favor of GetById hace 1 año
  Andreas Kling 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time hace 1 año
  Andreas Kling ece961f882 LibJS: Pass call/construct argument lists as ReadonlySpan<Value> hace 1 año
  Andreas Kling b2a1f39400 LibJS/JIT: Add fast path for JumpConditional where accumulator is Int32 hace 1 año
  Andreas Kling afeb551d57 LibJS/JIT: Add builtin for Math.exp() hace 1 año
  Andreas Kling 8447544e17 LibJS/JIT: Add builtin for Math.round() hace 1 año
  Andreas Kling c2ff238467 LibJS/JIT: Add builtin for Math.ceil() hace 1 año
  Andreas Kling 08590adf40 LibJS/JIT: Add builtin for Math.floor() hace 1 año
  Andreas Kling 5e976d611e LibJS/JIT: Add builtin for Math.pow() hace 1 año
  Andreas Kling 94b634f029 LibJS/JIT: Add builtin for Math.sqrt() hace 1 año
  Andreas Kling 1d8a601f96 LibJS/JIT: Add builtin for Math.log() hace 1 año
  Andreas Kling 2372584b18 LibJS/JIT: Continue to outer `finally` before returning hace 1 año
  Stephan Vedder 84eecbb10e LibJS/JIT: Add fastpath for set variable hace 1 año
  Idan Horowitz f19349e1b6 LibJS: Instantiate primitive array expressions using a single operation hace 1 año
  Simon Wanner 6c8ab1ca0d LibJS/JIT: Add a builtin for Math.abs hace 1 año
  Simon Wanner 86b85aa68b LibJS: Introduce Builtins hace 1 año
  Stephan Vedder 32352aa729 LibJS/JIT: Add a fast path for floating point comparisons hace 1 año
  Bastiaan van der Plaat d3b3e49e19 LibJS/JIT: Use the x86_64 setcc instruction to remove a branch hace 1 año
  Stephan Vedder 9c63f9854b LibJS/JIT: Remove incorrect check for empty tag hace 1 año
  Andreas Kling e8c0cea5f9 LibJS/JIT: Use right shift to extract type tags in equality codegen hace 1 año
  iliadsh ad98834b50 LibJS/JIT: Add more equality fast paths hace 1 año
  iliadsh 671cbf6a5b LibJS/JIT: Add GetGlobal fast path hace 1 año
  iliadsh c739c931c1 LibJS/JIT: Add PutByValue fast path for simple array access hace 1 año
  Andreas Kling b532dedc91 LibJS/JIT: Add fast path for GetById of Array.length hace 1 año
  Andreas Kling e41f0d9dec LibJS/JIT: Add fast path for loose equality check between 2 objects hace 1 año