Commit History

Author SHA1 Message Date
  Andreas Kling e0abfcb27d LibJS: Don't track executing AST nodes in a Vector 4 years ago
  Andreas Kling 1603623772 LibJS: Move AST node stack from VM to Interpreter 4 years ago
  Linus Groh c499239137 LibJS: Implement non-value-producing statements properly 4 years ago
  Linus Groh dadf2e8251 LibJS: Make Interpreter::run() a void function 4 years ago
  Jean-Baptiste Boric 6172cb3599 LibJS: Keep track of current AST node inside the call stack 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 635a5eec75 LibJS: Remove a whole bunch of unnecessary #includes 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago