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

Issue 8746017: Simplify named method trampolines if named parameters are not involved. (Closed)

Created:
9 years ago by mmendez
Modified:
9 years ago
Reviewers:
zundel
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Simplify named method trampolines if named parameters are not involved. There is no need to declare seen and def for methods that don't have named arguments. Saves ~25k for an empty app and ~416k for Total. Committed: https://code.google.com/p/dart/source/detail?r=1938

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -63 lines) Patch
M compiler/java/com/google/dart/compiler/backend/js/GenerateJavascriptAST.java View 2 chunks +80 lines, -63 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mmendez
9 years ago (2011-11-30 14:53:56 UTC) #1
zundel
9 years ago (2011-11-30 16:27:59 UTC) #2
lgtm

lgtm

Powered by Google App Engine
This is Rietveld 408576698