Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson c831fb17bf LibJS: Add StringIterator %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 2ea85355fe LibJS: Start implementing iterable framework, add ArrayIterator %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 51bfc6c6b3 LibJS: Renamed Object::GetOwnPropertyReturnMode to Object::PropertyKind %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 7a1d485b19 LibJS: Integrate Symbols into objects as valid keys %!s(int64=5) %!d(string=hai) anos
  Jack Karamanian a535d58cac LibJS: Add Object::define_accessor() %!s(int64=5) %!d(string=hai) anos
  Linus Groh afcfea2001 LibJS: Handle "receiver" argument in Reflect.{get,set}() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0166a1fa74 LibJS: Make NativeProperty a plain Cell instead of an Object %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ba641e97d9 LibJS: Clarify Object (base class) construction somewhat %!s(int64=5) %!d(string=hai) anos
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94fdf4fa5a LibWeb+LibJS: Add a naive way to check if a wrapper "is" a certain type %!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 39576b2238 LibJS: Add JSON.stringify %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ff8bb962b6 LibJS: Always keep a reference to the global object in Shape %!s(int64=5) %!d(string=hai) anos
  Linus Groh 0ff9d7e189 LibJS: Add BigInt %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 61ac1d3ffa LibJS: Lex and parse regex literals, add RegExp objects %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 39ad42defd LibJS: Add Proxy objects %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 79958f4520 LibJS: Add PropertyDescriptor object %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 5ad5322f6a LibJS: Distinguish between omitted descriptor attributes and false ones %!s(int64=5) %!d(string=hai) anos
  Linus Groh b958e4f573 LibJS: Disallow changing the prototype of non-extensible objects %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson d5ae73a63b LibJS: Add Object.{isExtensible,preventExtensions}() %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 4e331a1fcf LibJS: Object.getOwnPropertyDescriptor works properly with accessors %!s(int64=5) %!d(string=hai) anos
  Linus Groh 688ca7b196 LibJS: Make Object::invoke() non-const %!s(int64=5) %!d(string=hai) anos
  Linus Groh 9755f8d297 LibJS: Add Object::invoke() %!s(int64=5) %!d(string=hai) anos
  Marcin Gasperowicz eadce65e04 LibJS: Implement standard semantics for relational operators (#2417) %!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
  mattco98 4ced126704 LibJS: Add symbol objects %!s(int64=5) %!d(string=hai) anos
  Linus Groh 79b829637e LibJS: Implement most of the Reflect object %!s(int64=5) %!d(string=hai) anos