Description[heap] Throw OOM upon failing to expand a PagedSpace above old gen limits.
The AlwaysAllocate scope make it impossible to enforce a DCHECK on the maximum
old generation sizes as e.g. large objects can still be allocated using this
scope. Returning false here results in OOM.
R=mstarzinger@chromium.org
BUG=chromium:525448
LOG=N
Committed: https://crrev.com/61d1cedfb81f302724bc1517ac3a43602efec8b5
Cr-Commit-Position: refs/heads/master@{#30535}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : Compilation error: size_t vs int #Messages
Total messages: 17 (8 generated)
|