DescriptionReserve code range block for evacuation.
If we run out of code range, then GC wouldn't be able to compact code space,
because it wouldn't be able to allocate a new page. This can cause code space
fragmentation and OOM crashes.
BUG=chromium:430118
LOG=Y
Committed: https://chromium.googlesource.com/v8/v8/+/4fbbd29403f86699c1734685ee7c6a61ff74ac82
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : Add test, address comments #Patch Set 4 : Remove test #Patch Set 5 : Fix test/cctest/test-spaces.cc #
Messages
Total messages: 9 (3 generated)
|