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

Issue 245963007: Clean up some uses of Failures and MaybeObjects. (Closed)

Created:
6 years, 8 months ago by Yang
Modified:
6 years, 8 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Clean up some uses of Failures and MaybeObjects. R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20914

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -132 lines) Patch
M src/accessors.h View 1 chunk +30 lines, -30 lines 0 comments Download
M src/accessors.cc View 10 chunks +35 lines, -35 lines 0 comments Download
M src/execution.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/macro-assembler-ia32.h View 1 chunk +0 lines, -7 lines 0 comments Download
M src/objects.h View 1 2 5 chunks +3 lines, -15 lines 0 comments Download
M src/objects-inl.h View 1 2 2 chunks +0 lines, -15 lines 0 comments Download
M src/spaces.h View 1 2 3 chunks +8 lines, -9 lines 0 comments Download
M src/spaces.cc View 1 4 chunks +6 lines, -6 lines 0 comments Download
M src/stub-cache.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/v8globals.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/macro-assembler-x64.h View 1 chunk +0 lines, -7 lines 0 comments Download
M test/cctest/test-alloc.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M test/cctest/test-heap.cc View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Yang
6 years, 8 months ago (2014-04-22 13:48:43 UTC) #1
Yang
On 2014/04/22 13:48:43, Yang wrote: Updated with some more changes.
6 years, 8 months ago (2014-04-23 07:59:01 UTC) #2
Michael Starzinger
LGTM with comments. https://codereview.chromium.org/245963007/diff/20001/src/objects.h File src/objects.h (right): https://codereview.chromium.org/245963007/diff/20001/src/objects.h#newcode1680 src/objects.h:1680: // 01 NOT_FOUND nit: This NOT_FOUND ...
6 years, 8 months ago (2014-04-23 14:34:51 UTC) #3
Yang
https://codereview.chromium.org/245963007/diff/20001/src/objects.h File src/objects.h (right): https://codereview.chromium.org/245963007/diff/20001/src/objects.h#newcode1680 src/objects.h:1680: // 01 NOT_FOUND On 2014/04/23 14:34:52, Michael Starzinger wrote: ...
6 years, 8 months ago (2014-04-23 15:07:55 UTC) #4
Yang
6 years, 8 months ago (2014-04-23 15:08:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r20914 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698