Commit History

Author SHA1 Message Date
  Andreas Kling c2fe7af095 LibJS/JIT: Support the NewString bytecode op 1 year ago
  Andreas Kling efe58ebf2f LibJS/JIT: Support the Return bytecode op 1 year ago
  Andreas Kling 45be2a8f72 LibJS/JIT: Add support for Add/Sub/Mul/Div bytecode ops 1 year ago
  Geo25rey 891b071654 LibJS/JIT: Add support for "throw" keyword 1 year ago
  Andreas Kling 9dd5be0186 LibJS/JIT: Compile the EnterUnwindContext and LeaveUnwindContext ops 1 year ago
  Andreas Kling e3560c2545 LibJS/JIT: Propagate exceptions in the simplest case :^) 1 year ago
  Andreas Kling acece9057e LibJS/JIT: Make Assembler::Reg represent X86 registers 1 year ago
  Andreas Kling f9041c7b31 LibJS/JIT: Fast path for boolean JS::Value in compile_to_boolean() 1 year ago
  Andreas Kling babdc0a25b LibJS: Work-in-progress JIT compiler :^) 1 year ago