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

Issue 43071: Ensure deallocation of the dynamically allocated shadow targets used... (Closed)

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

Description

Ensure deallocation of the dynamically allocated shadow targets used for compilation of try/finally, even in the case where control cannot reach the end of the finally block. Committed: http://code.google.com/p/v8/source/detail?r=1490

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -34 lines) Patch
M src/codegen-arm.cc View 1 chunk +19 lines, -17 lines 0 comments Download
M src/codegen-ia32.cc View 1 chunk +19 lines, -17 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 9 months ago (2009-03-11 13:10:57 UTC) #1
Kasper Lund
11 years, 9 months ago (2009-03-11 13:12:33 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698