Commit History

Author SHA1 Message Date
  Linus Groh afc86abe24 LibJS: Remove this_object parameter from get/put own property functions 4 years ago
  Andreas Kling 1603623772 LibJS: Move AST node stack from VM to Interpreter 4 years ago
  Linus Groh 4f36b6bfbd LibJS: Only set receiver value fallback once in Object::get() 4 years ago
  Linus Groh 6d2d8d091f LibJS: Add the same Object::invoke() overloads as VM::call() 4 years ago
  Jean-Baptiste Boric 6f668ca3a4 LibJS: Fix crash due to AST node tracking inside call stack 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
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. 4 years ago
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago