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

Issue 11363039: Reverting a performance optimization - I'm not comfortable it's side-effect free. (Closed)

Created:
8 years, 1 month ago by devoncarew
Modified:
8 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Reverting a performance optimization - I'm not comfortable it's side-effect free. Committed: https://code.google.com/p/dart/source/detail?r=14428

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -4 lines) Patch
M compiler/java/com/google/dart/compiler/ast/DartNode.java View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
devoncarew
8 years, 1 month ago (2012-11-01 17:31:33 UTC) #1
scheglov
lgtm
8 years, 1 month ago (2012-11-01 17:34:15 UTC) #2
Brian Wilkerson
8 years, 1 month ago (2012-11-01 18:10:18 UTC) #3
LGTM. The only problem I can see with it is that changes to
DartIdentifier.accept() would need to be duplicated here, but it's certainly
safer to not introduce the possibility for skew.

Powered by Google App Engine
This is Rietveld 408576698