Chromium Code Reviews

Issue 10824082: Make AlwaysAllocateScope imply DisallowAllocationFailure. (Closed)

Created:
8 years, 4 months ago by Michael Starzinger
Modified:
8 years, 4 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Make AlwaysAllocateScope imply DisallowAllocationFailure. R=erik.corry@gmail.com TEST=cctest/test-api,cctest/test-heap (--gc-interval=100) Committed: https://code.google.com/p/v8/source/detail?r=12229

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+19 lines, -12 lines)
M src/heap.h View 2 chunks +18 lines, -12 lines 0 comments
M test/cctest/test-heap.cc View 1 chunk +1 line, -0 lines 0 comments

Messages

Total messages: 2 (0 generated)
Michael Starzinger
8 years, 4 months ago (2012-07-30 12:43:01 UTC) #1
Erik Corry
8 years, 4 months ago (2012-07-30 12:44:20 UTC) #2
LGTM

Powered by Google App Engine