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

Аутор SHA1 Порука Датум
  Andreas Kling e46b217e42 LibJS/Bytecode: Move to a new bytecode format пре 1 година
  Andreas Kling 3466771492 LibJS/Bytecode: Add Bytecode::Operand пре 1 година
  Andreas Kling 3fc0333ee6 LibJS: Put Bytecode::CallFrame + register slots in a single allocation пре 1 година
  Andreas Kling ecfcc9aef3 LibJS: Make Bytecode::Executable GC-allocated пре 1 година
  Andreas Kling cb7169d73f LibJS/JIT: Support the EnterObjectEnvironment bytecode instruction пре 1 година
  Andreas Kling cfdb8a2756 LibJS/JIT: Update "unwind context" stack in JIT code пре 1 година
  Simon Wanner 68f4d21de2 LibJS: Lazily collect stack trace information пре 1 година
  Simon Wanner fb7b4b9c59 LibJS/JIT: Provide source location information for JIT code пре 1 година
  Hendiadyoin1 1341f4438d LibJS: Save scheduled jumps when entering unwind contexts пре 1 година
  Hendiadyoin1 f5645e3c9c LibJS: Use static unwind mappings for unwind related functions пре 1 година
  Andreas Kling babdc0a25b LibJS: Work-in-progress JIT compiler :^) пре 1 година
  Andreas Kling c14db6ab12 LibJS: Make Executable ref-counted and let instruction iterator co-own it пре 1 година
  Andreas Kling e5474c384d LibJS: Inline flow control ops in the bytecode interpreter loop пре 1 година
  Andreas Kling 9fe38245b2 LibJS: Move bytecode interpreter's inner loop to its own function пре 1 година
  Andreas Kling 213b835b57 LibJS: Remove Bytecode::Interpreter::debug_position() пре 1 година
  Andreas Kling 0c746366cc LibJS: Keep return value in a call frame register пре 1 година
  Andreas Kling c833885fb5 LibJS: Keep cached `this` value in a call frame register пре 1 година
  Andreas Kling 3887b840a3 LibJS: Keep current exception in a call frame register пре 1 година
  Andreas Kling 3ccac0cf6e LibJS: Remove unused realm parameter from run_and_return_frame() пре 1 година
  Andreas Kling 1c06111cbd LibJS: Add file & line number to bytecode VM stack traces :^) пре 1 година
  Andreas Kling e2c8d5859e LibJS: Remove ability to disable bytecode VM пре 1 година
  Andreas Kling d1d24569f8 LibJS/Bytecode: Remove unused AST interpreter hacks from bytecode VM пре 1 година
  Aliaksandr Kalenik 2bdc69c42c LibJS: Add caching of this value in ResolveThisBinding instruction пре 1 година
  Andreas Kling 9f06e130a2 LibJS/Bytecode: Keep saved return value in call frame register пре 2 година
  Timothy Flynn 77d7f715e3 LibJS+CI: Remove bytecode optimization passes for now пре 2 година
  Andreas Kling 6de22ec789 LibJS/Bytecode: Rename RegisterWindow to CallFrame пре 2 година
  Andreas Kling de8e4b1853 LibJS/Bytecode: Cache object own property accesses пре 2 година
  Andreas Kling dc884aa0d3 LibJS/Bytecode: Remove unnecessary variable environment stack пре 2 година
  Andreas Kling fb979dcf34 LibJS/Bytecode: Make Bytecode::Interpreter participate in GC marking пре 2 година
  Andreas Kling 1efe4b58aa LibJS/Bytecode: Store current interpreter register window as a Span пре 2 година