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

Issue 7491053: Fix DebugEvaluate crash within a catch in a function without local context. (Closed)

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

Description

Fix DebugEvaluate crash within a catch in a function without local context. BUG=v8:1586 TEST=mjsunit/regress/regress-1586.js Committed: http://code.google.com/p/v8/source/detail?r=8844

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -1 line) Patch
M src/runtime.cc View 1 chunk +5 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-1586.js View 1 chunk +64 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Steven
PTAL
9 years, 4 months ago (2011-08-05 10:03:38 UTC) #1
Kevin Millikin (Chromium)
9 years, 4 months ago (2011-08-05 11:31:25 UTC) #2
LGTM.  Thanks.

http://codereview.chromium.org/7491053/diff/1/test/mjsunit/regress/regress-15...
File test/mjsunit/regress/regress-1586.js (right):

http://codereview.chromium.org/7491053/diff/1/test/mjsunit/regress/regress-15...
test/mjsunit/regress/regress-1586.js:56: // Set breakpoint on line 4.
This comment should be removed?

Powered by Google App Engine
This is Rietveld 408576698