Description[collections] Shuffle OrderedHashTable fields around for future optimization
A future linear version of the hash table will only need the element count and
deleted element count. Hence moving them to the beginning of the underlying
fixed array makes the transition easier.
BUG=v8:5717
Review-Url: https://codereview.chromium.org/2630373002
Cr-Commit-Position: refs/heads/master@{#42459}
Committed: https://chromium.googlesource.com/v8/v8/+/5f7af3cd0fb099640474872e0796649b3f2a74c5
Patch Set 1 #
Total comments: 2
Patch Set 2 : adding comment #Patch Set 3 : do the proper english thing #Patch Set 4 : do the proper english thing #
Messages
Total messages: 17 (12 generated)
|