Historie revizí

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