Историја ревизија

Аутор SHA1 Порука Датум
  Linus Groh 317b88a8c3 LibJS: Replace Object's create_empty() with create() taking a prototype пре 4 година
  Idan Horowitz 9a0cbcc3d1 LibJS: Add the Object.fromEntries method пре 4 година
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere пре 4 година
  Idan Horowitz bd9e20ef79 LibJS: Add the Object.getOwnPropertySymbols method пре 4 година
  Idan Horowitz a2da3f97ef LibJS: Remove argument count checks in Object.* methods пре 4 година
  Linus Groh 7e1bffdeb8 LibJS: Implement Object.assign() пре 4 година
  Idan Horowitz f9395efaac LibJS: Use ToPropertyKey in Object.getOwnPropertyDescriptor пре 4 година
  Idan Horowitz eb0b1c432a LibJS: Replace StringOrSymbol::from_value with Value::to_property_key пре 4 година
  Andreas Kling 3ee092cd0c LibJS: Implement Object.hasOwn() :^) пре 4 година
  Linus Groh c61de8e4be LibJS: Use Object::get_own_properties() for getOwnPropertyNames() пре 4 година
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers пре 4 година
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. пре 4 година
  Linus Groh 9cd010167a LibJS: Implement Object.create() пре 4 година
  Linus Groh da8a35a79e LibJS: Implement Object.defineProperties() пре 4 година
  Linus Groh f3264b0dbd LibJS: Implement Object.isFrozen() and Object.isSealed() пре 4 година
  Linus Groh 9af07c7803 LibJS: Implement Object.freeze() and Object.seal() пре 4 година
  Linus Groh 1c3eef5317 LibJS: Use MarkedValueList for internal own properties getter functions пре 4 година
  Linus Groh 1416027486 LibJS: Add Object::get_enumerable_own_property_names() and use it пре 4 година
  Linus Groh afc86abe24 LibJS: Remove this_object parameter from get/put own property functions пре 4 година
  Andreas Kling 635a5eec75 LibJS: Remove a whole bunch of unnecessary #includes пре 4 година
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ пре 4 година