Make AlwaysAllocateScope imply DisallowAllocationFailure.
authormstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 30 Jul 2012 13:07:29 +0000 (13:07 +0000)
committermstarzinger@chromium.org <mstarzinger@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 30 Jul 2012 13:07:29 +0000 (13:07 +0000)
commit249f29f22b96039b82bbc5e198b9a312c6726fb5
treeb868c9f552fa36687d3a30dca3e788d7b9e1290a
parentbfd51f29dc42e526b0148bbef9b76b93226efe22
Make AlwaysAllocateScope imply DisallowAllocationFailure.

R=erik.corry@gmail.com
TEST=cctest/test-api,cctest/test-heap (--gc-interval=100)

Review URL: https://chromiumcodereview.appspot.com/10824082

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@12229 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/heap.h
test/cctest/test-heap.cc