DescriptionDo not compact weak fixed array when re-allocating new backing store.
JSObject::UnregisterPrototypeUser relies on the index of the weak
fixed array entry not to change.
See commit 1e65e2018.
There is no bug currently, because we would only re-allocate if there is no empty slot left. In which case there is no actual compaction going on during re-allocation.
R=jkummerow@chromium.org, mvstanton@chromium.org
Committed: https://crrev.com/147299b9fdda49eaf29998bb0157bc01337425c3
Cr-Commit-Position: refs/heads/master@{#30251}
Patch Set 1 #
Total comments: 1
Depends on Patchset: Messages
Total messages: 7 (1 generated)
|