Commit History

Author SHA1 Message Date
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level 8 months ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
  Andreas Kling d2e3e038d6 LibJS: Use IndexedProperties::for_each_value() in update_function_name() 4 years ago
  Andreas Kling 6c4b823cef LibJS: Make marking object indexed properties less allocation-heavy 4 years ago
  Linus Groh dec6c0a207 LibJS: Use array-like size for IndexedProperties::is_empty() 4 years ago
  Linus Groh a82c56f9f7 LibJS: Speed up IndexedPropertyIterator by computing non-empty indices 4 years ago
  AnotherTest 699e1fdc07 LibJS: Eliminate some (unnecessary) Vector copies 4 years ago
  Linus Groh ae9d64e544 LibJS: Let set_array_like_size() switch to generic storage if necessary 4 years ago
  Matthew Olsson 5ad5322f6a LibJS: Distinguish between omitted descriptor attributes and false ones 5 years ago
  Matthew Olsson 5ae9419a06 LibJS: Object index properties have descriptors; Handle sparse indices 5 years ago