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

Issue 208263002: 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

Remove Failure::OutOfMemory propagation and V8::IgnoreOutOfMemoryException. R=dcarney@chromium.org BUG=v8:3060 LOG=Y Committed: https://code.google.com/p/v8/source/detail?r=20179

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -447 lines) Patch
M include/v8.h View 2 chunks +0 lines, -17 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
6 years, 9 months ago (2014-03-21 14:12:14 UTC) #1
dcarney
lgtm
6 years, 9 months ago (2014-03-21 14:21:09 UTC) #2
Yang
6 years, 9 months ago (2014-03-24 08:48:01 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20179 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698