Allow to enable/disable inline allocation via runtime function.
authormachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 23 Jan 2014 15:57:14 +0000 (15:57 +0000)
committermachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 23 Jan 2014 15:57:14 +0000 (15:57 +0000)
commite89c7095af07affc254807760968edbd017e1f4d
treeedee19e0ecab66d290a81c9f4600f79ba68c61b6
parent7fd59e5295a8af75535d3094cb0c9ef834fff4f5
Allow to enable/disable inline allocation via runtime function.

This will allow to artificially trigger GCs on all allocations for testing purposes.

BUG=
R=mstarzinger@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18787 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.cc
src/runtime.cc