Commit History

Author SHA1 Message Date
  Idan Horowitz eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins 4 years ago
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 years ago
  Linus Groh 073071c634 LibJS: Fix Promise constructor reject function argument 4 years ago
  Idan Horowitz 581f20e6f2 LibJS: Accept FlyStrings in the NativeFunction constructors 4 years ago
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 years ago
  Linus Groh f4867572b7 LibJS: Change PropertyName(Symbol*) => PropertyName(Symbol&) 4 years ago
  Linus Groh 8f6ac0db1c LibJS: Use OrdinaryCreateFromConstructor() in a bunch of constructors 4 years ago
  Linus Groh 4794e6b0da LibJS: Fix Promise.length attributes 4 years ago
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 years ago
  Linus Groh 633f604c47 LibJS: Fix attributes of Promise.prototype 4 years ago
  Idan Horowitz a1f5357ad3 LibJS: Expose Symbol.species properties as getters 4 years ago
  Idan Horowitz aefb7995f1 LibJS: Add the Symbol.species getter to the appropriate built-ins 4 years ago
  Linus Groh d1d1f4f251 LibJS: Remove declarations of some TODO()'d BigInt and Promise functions 4 years ago
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh f418115f1b LibJS: Add initial support for Promises 4 years ago