Linus Groh
|
a82c56f9f7
LibJS: Speed up IndexedPropertyIterator by computing non-empty indices
|
4 лет назад |
Linus Groh
|
e07490ce13
LibJS: Don't assume value for index < size in IndexedPropertyIterator
|
4 лет назад |
Andreas Kling
|
a61ede51e2
LibJS: Don't require Interpreter& for constructing an Accessor
|
4 лет назад |
AnotherTest
|
699e1fdc07
LibJS: Eliminate some (unnecessary) Vector copies
|
4 лет назад |
AnotherTest
|
9a00699983
LibJS: Format IndexedProperties.cpp
|
4 лет назад |
Linus Groh
|
b27d90db1f
LibJS: Actually change size in generic storage's set_array_like_size()
|
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 лет назад |