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

Issue 397010: A start on allowing non-local control flow, for exceptions, try-finally, and ... (Closed)

Created:
11 years, 1 month ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

A start on allowing non-local control flow, for exceptions, try-finally, and returns, in the fast compiler.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -6 lines) Patch
M src/compiler.cc View 1 chunk +6 lines, -1 line 0 comments Download
M src/fast-codegen.h View 2 chunks +10 lines, -1 line 0 comments Download
M src/jump-target.h View 2 chunks +11 lines, -0 lines 0 comments Download
M src/x64/fast-codegen-x64.cc View 2 chunks +18 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
William Hesse
11 years, 1 month ago (2009-11-16 14:56:20 UTC) #1
Here is a start on what I think we should do.

Powered by Google App Engine
This is Rietveld 408576698