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

Issue 10540095: Reland r11753: Fix try..finally. (Closed)

Created:
8 years, 6 months ago by Yang
Modified:
8 years, 6 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Reland r11753: Fix try..finally. R=ulan@chromium.org BUG=129171 TEST=test-api/TryFinallyMessage, mjsunit/try-finally-continue.js Committed: https://code.google.com/p/v8/source/detail?r=11762

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -3 lines) Patch
M src/arm/full-codegen-arm.cc View 1 chunk +41 lines, -0 lines 0 comments Download
M src/assembler.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/assembler.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M src/full-codegen.h View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +35 lines, -0 lines 0 comments Download
M src/isolate.h View 2 chunks +15 lines, -1 line 0 comments Download
M src/isolate.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +35 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +43 lines, -0 lines 0 comments Download
A test/mjsunit/try-finally-continue.js View 1 1 chunk +72 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
8 years, 6 months ago (2012-06-11 12:45:58 UTC) #1
Yang
On 2012/06/11 12:45:58, Yang wrote: Offline comment to test case addressed. PTAL.
8 years, 6 months ago (2012-06-11 13:02:46 UTC) #2
ulan
8 years, 6 months ago (2012-06-11 13:12:18 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698