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

Issue 149670: Fix issue 345 by avoiding duplicates in the list of escaping labels... (Closed)

Created:
11 years, 5 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Fix issue 345 by avoiding duplicates in the list of escaping labels from a try...catch...finally statement. Committed: http://code.google.com/p/v8/source/detail?r=2466

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -1 line) Patch
M src/parser.cc View 1 chunk +1 line, -1 line 0 comments Download
A test/mjsunit/regress/regress-345.js View 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 5 months ago (2009-07-15 08:52:43 UTC) #1
Kasper Lund
11 years, 5 months ago (2009-07-15 08:55:02 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698