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

Issue 223383002: Return MaybeHandle from NewConsString. (Closed)

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

Description

Return MaybeHandle from NewConsString. R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20473

Patch Set 1 #

Total comments: 1

Patch Set 2 : addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -88 lines) Patch
M src/api.cc View 2 chunks +7 lines, -8 lines 0 comments Download
M src/factory.h View 1 2 chunks +7 lines, -2 lines 0 comments Download
M src/factory.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M src/func-name-inferrer.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M src/isolate.h View 1 chunk +1 line, -1 line 0 comments Download
M src/json-stringifier.h View 2 chunks +7 lines, -3 lines 0 comments Download
M src/parser.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M src/runtime.cc View 5 chunks +50 lines, -43 lines 0 comments Download
M src/uri.h View 3 chunks +5 lines, -4 lines 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 chunk +2 lines, -1 line 0 comments Download
M test/cctest/test-strings.cc View 11 chunks +25 lines, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 8 months ago (2014-04-03 07:03:58 UTC) #1
Igor Sheludko
lgtm with a nit: https://codereview.chromium.org/223383002/diff/1/src/factory.h File src/factory.h (right): https://codereview.chromium.org/223383002/diff/1/src/factory.h#newcode436 src/factory.h:436: Handle<Object> NewInvalidStringError() { I would ...
6 years, 8 months ago (2014-04-03 09:41:25 UTC) #2
Yang
6 years, 8 months ago (2014-04-03 11:38:19 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r20473 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698