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

Issue 6480003: Fix various places which do not check if SetProperty threw an exception. (Closed)

Created:
9 years, 10 months ago by antonm
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix various places which do not check if SetProperty threw an exception. Committed: http://code.google.com/p/v8/source/detail?r=6729

Patch Set 1 #

Patch Set 2 : Minor improvement #

Total comments: 2

Patch Set 3 : Addressing Mads' comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -106 lines) Patch
M src/api.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/bootstrapper.cc View 11 chunks +25 lines, -26 lines 0 comments Download
M src/debug.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/factory.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M src/handles.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/handles.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M src/runtime.cc View 16 chunks +53 lines, -56 lines 0 comments Download
M src/top.h View 1 chunk +9 lines, -0 lines 0 comments Download
M src/top.cc View 4 chunks +10 lines, -21 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
antonm
Mads, may you have a look?
9 years, 10 months ago (2011-02-09 20:42:38 UTC) #1
Mads Ager (chromium)
LGTM http://codereview.chromium.org/6480003/diff/2001/src/factory.cc File src/factory.cc (right): http://codereview.chromium.org/6480003/diff/2001/src/factory.cc#newcode583 src/factory.cc:583: // Currently save as is only invoked from ...
9 years, 10 months ago (2011-02-10 10:26:43 UTC) #2
antonm
9 years, 10 months ago (2011-02-10 14:18:33 UTC) #3
Thanks for review.  Submitting

http://codereview.chromium.org/6480003/diff/2001/src/factory.cc
File src/factory.cc (right):

http://codereview.chromium.org/6480003/diff/2001/src/factory.cc#newcode583
src/factory.cc:583: // Currently save as is only invoked from Genesis.
On 2011/02/10 10:26:43, Mads Ager wrote:
> save as -> safe because it

Done.

Powered by Google App Engine
This is Rietveld 408576698