Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 7cbe4daa7c LibJS: Move bytecode debug spam behind JS_BYTECODE_DEBUG :^) il y a 4 ans
  Andreas Kling e7d69c5d3c LibJS: Devirtualize and pack the bytecode stream :^) il y a 4 ans
  Andreas Kling 845f2826aa LibJS: Reset Bytecode::Interpreter's m_return_value when leaving run() il y a 4 ans
  Andreas Kling 9330163b0b LibJS: Make sure the global CallFrame doesn't go out of scope il y a 4 ans
  Andreas Kling 80b1604b0a LibJS: Compile ScriptFunctions into bytecode and run them that way :^) il y a 4 ans
  Andreas Kling 2316a084bf LibJS: Create a global/outermost CallFrame for Bytecode::Interpreter il y a 4 ans
  Andreas Kling 6ae9346cd3 LibJS: Add basic support for while loops in the bytecode engine il y a 4 ans
  Andreas Kling 6da5d17416 LibJS: Add a VM accessor to Bytecode::Interpreter :^) il y a 4 ans
  Andreas Kling 69dddd4ef5 LibJS: Start fleshing out a bytecode for the JavaScript engine :^) il y a 4 ans