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

Issue 187763002: Mark compiler-internal fields of closure objects as final. (Closed)

Created:
6 years, 9 months ago by Florian Schneider
Modified:
6 years, 9 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Mark compiler-internal fields of closure objects as final. Those fields are written once at allocation time. Marking them as final improves code generation for closure allocation. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=33331

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M runtime/vm/flow_graph_builder.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
6 years, 9 months ago (2014-03-05 14:02:49 UTC) #1
srdjan
lgtm
6 years, 9 months ago (2014-03-05 15:38:21 UTC) #2
Florian Schneider
6 years, 9 months ago (2014-03-05 15:46:45 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r33331 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698