DescriptionX87: [crankshaft] Fragmentation-free allocation folding.
port 61f5fbbb1926e1ffb672214a043e8c98db0e8af6 (r36133)
original commit message:
The new allocation folding implementation avoids fragmentation between folded allocation. As a consequence, our heap will always be iterable i.e. we do not have to perform a garbage collection
before iterating the heap.
BUG=
Committed: https://crrev.com/ef778970fd754a5019bb9ad6434958f15ae0de25
Cr-Commit-Position: refs/heads/master@{#36158}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 11 (3 generated)
|