Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 2fe4285693 LibJS: Object::initialize() overrides must always call base class před 5 roky
  Andreas Kling 8d56e6103e LibJS: Make Value::to_object() take a GlobalObject& před 5 roky
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction před 5 roky
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors před 5 roky
  Andreas Kling 053863f35e LibJS: Interpreter::this_value() => this_value(GlobalObject&) před 5 roky
  Linus Groh 70d2add22f LibJS: Add Object.prototype.toLocaleString() před 5 roky
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions před 5 roky
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) před 5 roky
  Andreas Kling c6ddbd1f3e LibJS: Add side-effect-free version of Value::to_string() před 5 roky
  Linus Groh 0a0ba64383 LibJS: Handle Object.prototype.hasOwnProperty() with no arg correctly před 5 roky
  mattco98 23ec578a01 LibJS: Implement correct attributes for (almost) all properties před 5 roky
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor před 5 roky
  Andreas Kling f6d57c82f6 LibJS: Pass prototype to Function constructors před 5 roky
  Andreas Kling 8bfee015bc LibJS: Make Object::to_string() call the "toString" property if present před 5 roky
  Linus Groh cd3e2690eb LibJS: Set length property in Object::put_native_function() 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 0a71533aff LibJS: Pass argument value vectors as const Vector<Value>& před 5 roky
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories před 5 roky