Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
8 miesięcy temu |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 lat temu |
Andreas Kling
|
d2e3e038d6
LibJS: Use IndexedProperties::for_each_value() in update_function_name()
|
4 lat temu |
Linus Groh
|
021c8dea1f
LibJS: Skip trailing empty values in IndexedPropertyIterator
|
4 lat temu |
Linus Groh
|
a82c56f9f7
LibJS: Speed up IndexedPropertyIterator by computing non-empty indices
|
4 lat temu |
Linus Groh
|
e07490ce13
LibJS: Don't assume value for index < size in IndexedPropertyIterator
|
4 lat temu |
Andreas Kling
|
a61ede51e2
LibJS: Don't require Interpreter& for constructing an Accessor
|
4 lat temu |
AnotherTest
|
699e1fdc07
LibJS: Eliminate some (unnecessary) Vector copies
|
4 lat temu |
AnotherTest
|
9a00699983
LibJS: Format IndexedProperties.cpp
|
4 lat temu |
Linus Groh
|
b27d90db1f
LibJS: Actually change size in generic storage's set_array_like_size()
|
4 lat temu |
Linus Groh
|
ae9d64e544
LibJS: Let set_array_like_size() switch to generic storage if necessary
|
4 lat temu |
Matthew Olsson
|
5ad5322f6a
LibJS: Distinguish between omitted descriptor attributes and false ones
|
5 lat temu |
Matthew Olsson
|
5ae9419a06
LibJS: Object index properties have descriptors; Handle sparse indices
|
5 lat temu |