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

Issue 209903003: Reland "Remove Failure::OutOfMemory propagation and V8::IgnoreOutOfMemoryException." (Closed)

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

Description

Reland "Remove Failure::OutOfMemory propagation and V8::IgnoreOutOfMemoryException." R=dcarney@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20184

Patch Set 1 #

Patch Set 2 : fix #

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

Messages

Total messages: 3 (0 generated)
Yang
Please take a look. The second patch set is the fix.
6 years, 9 months ago (2014-03-24 09:33:32 UTC) #1
dcarney
On 2014/03/24 09:33:32, Yang wrote: > Please take a look. The second patch set is ...
6 years, 9 months ago (2014-03-24 09:56:32 UTC) #2
Yang
6 years, 9 months ago (2014-03-24 10:07:30 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r20184 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698