Commit Verlauf

Autor SHA1 Nachricht Datum
  Idan Horowitz bd9e20ef79 LibJS: Add the Object.getOwnPropertySymbols method vor 4 Jahren
  Idan Horowitz a2da3f97ef LibJS: Remove argument count checks in Object.* methods vor 4 Jahren
  Linus Groh 7e1bffdeb8 LibJS: Implement Object.assign() vor 4 Jahren
  Idan Horowitz f9395efaac LibJS: Use ToPropertyKey in Object.getOwnPropertyDescriptor vor 4 Jahren
  Idan Horowitz eb0b1c432a LibJS: Replace StringOrSymbol::from_value with Value::to_property_key vor 4 Jahren
  Andreas Kling 3ee092cd0c LibJS: Implement Object.hasOwn() :^) vor 4 Jahren
  Linus Groh c61de8e4be LibJS: Use Object::get_own_properties() for getOwnPropertyNames() vor 4 Jahren
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Linus Groh 9cd010167a LibJS: Implement Object.create() vor 4 Jahren
  Linus Groh da8a35a79e LibJS: Implement Object.defineProperties() vor 4 Jahren
  Linus Groh f3264b0dbd LibJS: Implement Object.isFrozen() and Object.isSealed() vor 4 Jahren
  Linus Groh 9af07c7803 LibJS: Implement Object.freeze() and Object.seal() vor 4 Jahren
  Linus Groh 1c3eef5317 LibJS: Use MarkedValueList for internal own properties getter functions vor 4 Jahren
  Linus Groh 1416027486 LibJS: Add Object::get_enumerable_own_property_names() and use it vor 4 Jahren
  Linus Groh afc86abe24 LibJS: Remove this_object parameter from get/put own property functions vor 4 Jahren
  Andreas Kling 635a5eec75 LibJS: Remove a whole bunch of unnecessary #includes vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren