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

Issue 10829141: Support Throw and ReThrow in SSA-based compiler. (Closed)

Created:
8 years, 4 months ago by Florian Schneider
Modified:
8 years, 4 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Support Throw and ReThrow in SSA-based compiler. This change makes them call-instructions using explicit push-arguments. Committed: https://code.google.com/p/dart/source/detail?r=10176

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -97 lines) Patch
M vm/flow_graph_builder.cc View 1 chunk +4 lines, -7 lines 0 comments Download
M vm/il_printer.cc View 2 chunks +0 lines, -8 lines 0 comments Download
M vm/intermediate_language.h View 10 chunks +33 lines, -26 lines 0 comments Download
M vm/intermediate_language.cc View 3 chunks +2 lines, -56 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Florian Schneider
8 years, 4 months ago (2012-08-02 11:44:15 UTC) #1
Vyacheslav Egorov (Google)
8 years, 4 months ago (2012-08-02 14:21:35 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698