Commit History

Author SHA1 Message Date
  Andreas Kling 077406dc36 LibJS: Fix two issues with array (length > INT32_MAX) 4 years ago
  Andreas Kling d0664ce6c9 LibJS: Don't punish large arrays with generic indexed property storage 4 years ago
  Linus Groh ae95ed5ddd LibJS: Append first sparse element to packed elements in take_first() 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling ea81a4a529 LibJS: Avoid an unnecessary Vector copy in IndexedProperties::indices() 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago