Historique des commits

Auteur SHA1 Message Date
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor il y a 5 ans
  Andreas Kling f6d57c82f6 LibJS: Pass prototype to Function constructors il y a 5 ans
  Andreas Kling 8bfee015bc LibJS: Make Object::to_string() call the "toString" property if present il y a 5 ans
  Linus Groh cd3e2690eb LibJS: Set length property in Object::put_native_function() il y a 5 ans
  Andreas Kling cd1d369cdd LibJS: Add argument(i) and argument_count() to Interpreter il y a 5 ans
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions il y a 5 ans
  Andreas Kling 7c4e53f31e LibJS: Rework how native functions are called to improve |this| value il y a 5 ans
  Andreas Kling 0a71533aff LibJS: Pass argument value vectors as const Vector<Value>& il y a 5 ans
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories il y a 5 ans