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

Issue 7309004: Fix bug 1529: check for NULL handle in v8::TryCatch::StackTrace. (Closed)

Created:
9 years, 5 months ago by Vitaly Repeshko
Modified:
9 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix bug 1529: check for NULL handle in v8::TryCatch::StackTrace. Internal HandleScope::CloseAndEscape crashes on NULL handles. R=kmillikin@chromium.org BUG=v8:1529 TEST=mjsunit/regress/regress-1529 Committed: http://code.google.com/p/v8/source/detail?r=8527

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -1 line) Patch
M src/api.cc View 1 chunk +3 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-1529.js View 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vitaly Repeshko
9 years, 5 months ago (2011-07-04 12:22:52 UTC) #1
Kevin Millikin (Chromium)
9 years, 5 months ago (2011-07-04 12:35:36 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698