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

Issue 10398046: Move code for accessing captured variables into the IL. (Closed)

Created:
8 years, 7 months ago by srdjan
Modified:
8 years, 7 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Move code for accessing captured variables into the IL. Committed: https://code.google.com/p/dart/source/detail?r=7674

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -107 lines) Patch
M runtime/vm/flow_graph_builder.h View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 14 chunks +85 lines, -69 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 2 chunks +10 lines, -37 lines 0 comments Download
M runtime/vm/il_printer.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M runtime/vm/intermediate_language.h View 2 chunks +24 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 7 months ago (2012-05-16 00:07:34 UTC) #1
regis
8 years, 7 months ago (2012-05-16 00:25:45 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698