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

Issue 201573007: Revert "Remove Failure::OutOfMemory propagation and V8::IgnoreOutOfMemoryException." (Closed)

Created:
6 years, 9 months ago by Yang
Modified:
6 years, 9 months ago
Reviewers:
Sven Panne
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert "Remove Failure::OutOfMemory propagation and V8::IgnoreOutOfMemoryException." This reverts r20179 because it broke the build. TBR=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20183

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+447 lines, -69 lines) Patch
M include/v8.h View 2 chunks +17 lines, -0 lines 0 comments Download
M src/api.cc View 3 chunks +16 lines, -0 lines 0 comments Download
M src/arm/code-stubs-arm.cc View 5 chunks +43 lines, -0 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 8 chunks +45 lines, -0 lines 0 comments Download
M src/bootstrapper.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/code-stubs.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/contexts.h View 2 chunks +7 lines, -0 lines 0 comments Download
M src/elements.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/execution.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M src/heap.cc View 8 chunks +10 lines, -8 lines 0 comments Download
M src/heap-inl.h View 6 chunks +15 lines, -4 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 5 chunks +41 lines, -0 lines 0 comments Download
M src/isolate.h View 4 chunks +22 lines, -1 line 0 comments Download
M src/isolate.cc View 6 chunks +60 lines, -27 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 5 chunks +42 lines, -0 lines 0 comments Download
M src/objects.h View 2 chunks +5 lines, -0 lines 0 comments Download
M src/objects.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects-inl.h View 3 chunks +16 lines, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 6 chunks +42 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 3 chunks +34 lines, -24 lines 0 comments Download
M test/cctest/test-strings.cc View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 9 months ago (2014-03-24 09:16:57 UTC) #1
Yang
Committed patchset #1 manually as r20183 (tree was closed).
6 years, 9 months ago (2014-03-24 09:17:33 UTC) #2
Sven Panne
6 years, 9 months ago (2014-03-24 09:18:19 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698