提交历史

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