Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling f48751a739 LibJS: Remove hand-rolled Object is_foo() helpers in favor of RTTI hace 4 años
  Andreas Kling a1029738fd LibJS: Add some more items to CommonPropertyNames that I missed hace 4 años
  Andreas Kling 2bc5bc64fb LibJS: Remove a whole bunch of includes of <LibJS/Interpreter.h> hace 4 años
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter hace 4 años
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM hace 4 años
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean hace 4 años
  Linus Groh 9ea6ef4ed1 LibJS: Make Interpreter::throw_exception() a void function hace 5 años
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() hace 5 años
  Matthew Olsson 02305d01ea LibJS: Add Number.prototype.toString hace 5 años
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction hace 5 años
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object hace 5 años
  Andreas Kling cf702a13b9 LibJS: Pass prototype to NumberObject constructor hace 5 años
  Andreas Kling 070a8f2689 LibJS: Boolean, Number and String prototypes should have values too hace 5 años
  Andreas Kling 3a026a1ede LibJS: Add NumberObject and make to_object() on number values create it hace 5 años