Commit Verlauf

Autor SHA1 Nachricht Datum
  iliadsh cb933a3e4a LibJS: Expose offset of m_array_size vor 1 Jahr
  iliadsh 32364d66aa LibJS: Expose offset of is_simple_storage vor 1 Jahr
  iliadsh d9aebeb372 LibJS: Expose offset of elements in IndexedProperties vor 1 Jahr
  iliadsh ee4948b9e7 LibJS: Devirtualize is_simple_storage() vor 1 Jahr
  Andreas Kling a3ee8ff377 LibJS: Add IndexedProperties::storage() to access the underlying storage vor 1 Jahr
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset vor 2 Jahren
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions vor 2 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS vor 3 Jahren
  Anonymous 34a4ce7955 LibJS: Stop eagerly creating the backing store for IndexedProperties vor 3 Jahren
  Andreas Kling 2518f2045e LibJS: Explicitly initialize primitive IndexedPropertyIterator members vor 3 Jahren
  Andreas Kling 0d60cf211d LibJS: Cache valid indices in IndexedPropertyIterator vor 3 Jahren
  Linus Groh 0e363e92ef LibJS: Remove unused IndexedProperties::take_{first,last}() vor 3 Jahren
  Idan Horowitz c351b4ad0d LibJS: Stop using a native property for Array lengths vor 4 Jahren
  Linus Groh 9fe363eaad LibJS: Remove now unused IndexedPropertyIterator::value_and_attributes() vor 4 Jahren
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) vor 4 Jahren
  Idan Horowitz dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum vor 4 Jahren
  Idan Horowitz 864beb0bd5 LibJS: Remove the unused IndexedProperties::append_all method vor 4 Jahren
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling d0664ce6c9 LibJS: Don't punish large arrays with generic indexed property storage vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren