Commit History

Autor SHA1 Mensaxe Data
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 7 meses
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> hai 7 meses
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 8 meses
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
  Linus Groh 6de4f1fcb3 LibJS: Add generic InvalidLength error type %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 7b863330dc LibJS: Cache commonly used FlyStrings in the VM %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 063acda76e LibJS: Remove a bunch of unnecessary uses of Cell::interpreter() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ba641e97d9 LibJS: Clarify Object (base class) construction somewhat %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8d56e6103e LibJS: Make Value::to_object() take a GlobalObject& %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cd14ebb11f LibJS: More Interpreter::global_object() removal %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 78155a6668 LibJS: Consolidate error messages into ErrorTypes.h %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 053863f35e LibJS: Interpreter::this_value() => this_value(GlobalObject&) %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 5ae9419a06 LibJS: Object index properties have descriptors; Handle sparse indices %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions %!s(int64=5) %!d(string=hai) anos
  Linus Groh 476094922b LibJS: Pass Interpreter& to Value::to_number() et al. %!s(int64=5) %!d(string=hai) anos
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) %!s(int64=5) %!d(string=hai) anos
  Linus Groh a81bce8c2a LibJS: Make Array.length non-configurable %!s(int64=5) %!d(string=hai) anos
  mattco98 18cfb9218a LibJS: Set Array length attributes to "Configurable | Writable" %!s(int64=5) %!d(string=hai) anos
  Linus Groh 418092a71a LibJS: Implement Array length setter %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2d7b495244 LibJS: Make Array constructor take its prototype %!s(int64=5) %!d(string=hai) anos
  Linus Groh 9fab52a390 LibJS: Remove shift, pop, push functions from Array object %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e5da1cc566 LibJS: Throw real TypeError, ReferenceError, etc objects %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 90ba0145f6 LibJS: Add a number-indexed property storage to all Objects %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 30440134cb LibJS+LibWeb: Move native properties to separate getters/setters %!s(int64=5) %!d(string=hai) anos