Commit History

Auteur SHA1 Bericht Datum
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object 5 jaren geleden
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor 5 jaren geleden
  Linus Groh dd7796515f LibJS: Add console.{debug,info,warn,error}() 5 jaren geleden
  Linus Groh 3b21c4aa56 LibJS: Add console.trace() 5 jaren geleden
  Andreas Kling cd1d369cdd LibJS: Add argument(i) and argument_count() to Interpreter 5 jaren geleden
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions 5 jaren geleden
  Andreas Kling 7c4e53f31e LibJS: Rework how native functions are called to improve |this| value 5 jaren geleden
  Andreas Kling a94a150df0 LibJS: Remove unnecessary space character at the end of console.log() 5 jaren geleden
  Andreas Kling cccbe43056 LibJS: Use FlyString for identifiers 5 jaren geleden
  Andreas Kling 218f082226 LibJS: Print a newline in each console.log() 5 jaren geleden
  Andreas Kling 0a71533aff LibJS: Pass argument value vectors as const Vector<Value>& 5 jaren geleden
  Andreas Kling 086f68e878 LibJS: Replace the global print() function with console.log() :^) 5 jaren geleden