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

Issue 7840026: Merge r9160 to the 3.5 branch. (Closed)

Created:
9 years, 3 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 3 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Merge r9160 to the 3.5 branch. This change fixes a crash in generated code for abrupt exit from with or catch inside finally. R=fschneider@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9169

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -20 lines) Patch
M src/arm/full-codegen-arm.cc View 1 chunk +28 lines, -0 lines 0 comments Download
M src/full-codegen.cc View 1 chunk +0 lines, -19 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +28 lines, -0 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 1 chunk +28 lines, -0 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +27 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-95485.js View 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
9 years, 3 months ago (2011-09-07 09:37:42 UTC) #1
fschneider
9 years, 3 months ago (2011-09-07 10:17:58 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698