Historique des commits

Auteur SHA1 Message Date
  Idan Horowitz 5e621e494f LibJS: Implement Object.getOwnPropertyDescriptors() il y a 4 ans
  Idan Horowitz 0f91883b17 LibJS: Rename ObjectConstructor::{define_property_ => define_property} il y a 4 ans
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject il y a 4 ans
  Idan Horowitz 9a0cbcc3d1 LibJS: Add the Object.fromEntries method il y a 4 ans
  Idan Horowitz bd9e20ef79 LibJS: Add the Object.getOwnPropertySymbols method il y a 4 ans
  Linus Groh 7e1bffdeb8 LibJS: Implement Object.assign() il y a 4 ans
  Andreas Kling 3ee092cd0c LibJS: Implement Object.hasOwn() :^) il y a 4 ans
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Linus Groh 9cd010167a LibJS: Implement Object.create() il y a 4 ans
  Linus Groh da8a35a79e LibJS: Implement Object.defineProperties() il y a 4 ans
  Linus Groh f3264b0dbd LibJS: Implement Object.isFrozen() and Object.isSealed() il y a 4 ans
  Linus Groh 9af07c7803 LibJS: Implement Object.freeze() and Object.seal() il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans