Historie revizí

Autor SHA1 Zpráva Datum
  iliadsh ee4948b9e7 LibJS: Devirtualize is_simple_storage() před 1 rokem
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS před 3 roky
  davidot eac3c4c127 LibJS: Use entire array of SimpleIndexedPropertyStorage before growing před 3 roky
  Anonymous 34a4ce7955 LibJS: Stop eagerly creating the backing store for IndexedProperties před 3 roky
  Andreas Kling 0d60cf211d LibJS: Cache valid indices in IndexedPropertyIterator před 3 roky
  Linus Groh 0e363e92ef LibJS: Remove unused IndexedProperties::take_{first,last}() před 3 roky
  Andreas Kling 6108bac606 LibJS: Only do a single property lookup in internal_get_own_property() před 3 roky
  Idan Horowitz c351b4ad0d LibJS: Stop using a native property for Array lengths před 4 roky
  Linus Groh 9fe363eaad LibJS: Remove now unused IndexedPropertyIterator::value_and_attributes() před 4 roky
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) před 4 roky
  davidot b38fb418f8 LibJS: Don't remove non-configurable items in Array when setting length před 4 roky
  Idan Horowitz dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum před 4 roky
  Idan Horowitz 864beb0bd5 LibJS: Remove the unused IndexedProperties::append_all method před 4 roky
  Linus Groh 63e8477a6b LibJS: Handle OOB access in GenericIndexedPropertyStorage::take_last() před 4 roky
  Linus Groh c15121fef7 LibJS: Make length_setter_generic_storage_threshold a global constant před 4 roky
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling 077406dc36 LibJS: Fix two issues with array (length > INT32_MAX) před 4 roky
  Andreas Kling d0664ce6c9 LibJS: Don't punish large arrays with generic indexed property storage před 4 roky
  Linus Groh ae95ed5ddd LibJS: Append first sparse element to packed elements in take_first() před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Andreas Kling ea81a4a529 LibJS: Avoid an unnecessary Vector copy in IndexedProperties::indices() před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky