Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  davidot b38fb418f8 LibJS: Don't remove non-configurable items in Array when setting length 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
  Linus Groh 63e8477a6b LibJS: Handle OOB access in GenericIndexedPropertyStorage::take_last() vor 4 Jahren
  Linus Groh c15121fef7 LibJS: Make length_setter_generic_storage_threshold a global constant 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 077406dc36 LibJS: Fix two issues with array (length > INT32_MAX) vor 4 Jahren
  Andreas Kling d0664ce6c9 LibJS: Don't punish large arrays with generic indexed property storage vor 4 Jahren
  Linus Groh ae95ed5ddd LibJS: Append first sparse element to packed elements in take_first() vor 4 Jahren
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY vor 4 Jahren
  Andreas Kling ea81a4a529 LibJS: Avoid an unnecessary Vector copy in IndexedProperties::indices() vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren