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

Issue 6347021: Do not set result_ prematurely. (Closed)

Created:
9 years, 11 months ago by antonm
Modified:
9 years, 4 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Do not set result_ prematurely. If ConfigureGlobalObjects below will fail, we still decide that initialidation went smoothly as we check emptiness of result_ handle to see if initialisation failed or not. Committed: http://code.google.com/p/v8/source/detail?r=6516

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M src/bootstrapper.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
antonm
Erik, may you have a look?
9 years, 11 months ago (2011-01-27 12:28:31 UTC) #1
Erik Corry
9 years, 10 months ago (2011-01-27 14:06:38 UTC) #2
Nasty!

LGTM

Powered by Google App Engine
This is Rietveld 408576698