Description[esnext] handle elements in FastObjectValuesOrEntries()
Add support for optimizing objects with elements, which do not invoke JS and
cannot change the shape of the Object.
BUG=v8:4663
LOG=N
Committed: https://crrev.com/f5b85cb74c149c008ed1edd56870fd4218350a4d
Cr-Commit-Position: refs/heads/master@{#35081}
Patch Set 1 #Patch Set 2 : Handle element properties #
Total comments: 10
Patch Set 3 : Add `CollectValuesOrEntries()` to ElementsAccessor #
Total comments: 2
Patch Set 4 : Unify FastElementsAccessor element handling #Patch Set 5 : fix compile #Patch Set 6 : fix linkage too #
Total comments: 2
Patch Set 7 : re #Patch Set 8 : Make ElementsAccessor::GetCapacity() public, and use it #
Messages
Total messages: 16 (6 generated)
|