Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(210)

Issue 69953023: Add ability to disable inline bump-pointer allocation. (Closed)

Created:
7 years, 1 month ago by Michael Starzinger
Modified:
7 years, 1 month ago
Reviewers:
ulan, yurys
CC:
v8-dev
Visibility:
Public.

Description

Add ability to disable inline bump-pointer allocation. R=ulan@chromium.org, yurys@chromium.org TEST=cctest/test-heap/DisableInlineAllocation Committed: http://code.google.com/p/v8/source/detail?r=17752

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -50 lines) Patch
M src/heap.h View 2 chunks +11 lines, -0 lines 0 comments Download
M src/heap.cc View 2 chunks +27 lines, -0 lines 0 comments Download
M src/heap-profiler.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M src/spaces.h View 3 chunks +12 lines, -9 lines 0 comments Download
M src/spaces.cc View 7 chunks +41 lines, -30 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 2 chunks +2 lines, -8 lines 0 comments Download
M test/cctest/cctest.h View 2 chunks +2 lines, -3 lines 0 comments Download
M test/cctest/test-heap.cc View 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Starzinger
7 years, 1 month ago (2013-11-14 12:06:31 UTC) #1
ulan
LGTM
7 years, 1 month ago (2013-11-14 13:34:50 UTC) #2
yurys
lgtm
7 years, 1 month ago (2013-11-14 14:04:22 UTC) #3
Michael Starzinger
7 years, 1 month ago (2013-11-14 15:14:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r17752 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698