Description[heap] remove alignment requirement from AllocationInfo::limit
While all allocated objects need to have correct alignment, this requirement
doesn't make a lot of sense for the allocation limit. Removing this assertion
would makes it possible to make the inline-allocation-observers accurate. This
could be done in other ways, but removing this assertion is the most elegant way
to go about it.
R=hpayer@chromium.org
BUG=
Committed: https://crrev.com/a0253e8594176ecb086937be97101c07340dbdcb
Cr-Commit-Position: refs/heads/master@{#32013}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|