Commit History

Author SHA1 Message Date
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 months ago
  Aliaksandr Kalenik d79438a2a6 LibJS: Join locals, constants and registers into single vector 1 year ago
  Andreas Kling e43d96f310 LibJS/Bytecode: Remove Instruction::m_length field 1 year ago
  Andreas Kling 5a08544138 LibJS/Bytecode: Keep instruction source mappings in Executable 1 year ago
  Andreas Kling 4cf4ea92a7 LibJS/Bytecode: Store Instruction length as u32 1 year ago
  Andreas Kling f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation 1 year ago
  Andreas Kling 5b69413c4b Revert "LibJS/Bytecode: Bring back the bytecode optimization pipeline" 1 year ago
  Andreas Kling 5b29974bfa LibJS/Bytecode: Bring back the bytecode optimization pipeline 1 year ago
  Andreas Kling 3466771492 LibJS/Bytecode: Add Bytecode::Operand 1 year ago
  Andreas Kling 1c06111cbd LibJS: Add file & line number to bytecode VM stack traces :^) 1 year ago
  Andreas Kling a8ccc9580d LibJS: Move Instruction::length() to the Op.h header 4 years ago
  Gunnar Beutner a1e5711a27 LibJS: Generate bytecode for array expressions 4 years ago
  Andreas Kling b8a5ea1f8d Revert "LibJS: Add bytecode instruction handles" 4 years ago
  Matthew Olsson a01bd35c67 LibJS: Add bytecode instruction handles 4 years ago
  Andreas Kling e7d69c5d3c LibJS: Devirtualize and pack the bytecode stream :^) 4 years ago
  Andreas Kling 69dddd4ef5 LibJS: Start fleshing out a bytecode for the JavaScript engine :^) 4 years ago