DescriptionAdd partitionAllocActualSize() for predicting actual size of allocation
Similar to partitionAllocGetSize() but can be used before the allocation
has been performed. Falls back to returning the size unchanged for
"impossible" cases, like when PartitionAlloc isn't actually used, or when
the size is too large to allocate.
R=cevans@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167644
Patch Set 1 #
Total comments: 7
Patch Set 2 : addressing review comments #
Messages
Total messages: 7 (0 generated)
|