Add ability to disable inline bump-pointer allocation.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 14 Nov 2013 15:14:37 +0000 (15:14 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 14 Nov 2013 15:14:37 +0000 (15:14 +0000)
commit9f4591c368cbd2056b3af87b983b06f96fbb8ce1
tree5602949bda1f271693836f9bca7e3dd910c3d752
parenteef8694a7e869733c687ec15d8b16f1792d39347
Add ability to disable inline bump-pointer allocation.

R=ulan@chromium.org, yurys@chromium.org
TEST=cctest/test-heap/DisableInlineAllocation

Review URL: https://codereview.chromium.org/69953023

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@17752 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap-profiler.cc
src/heap.cc
src/heap.h
src/spaces.cc
src/spaces.h
src/x64/macro-assembler-x64.cc
test/cctest/cctest.h
test/cctest/test-heap.cc