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

Issue 10969014: Do not pass the name of the is check if it's not required (typically for primitive types). (Closed)

Created:
8 years, 3 months ago by ngeoffray
Modified:
8 years, 3 months ago
Reviewers:
sra1, kasperl
CC:
reviews_dartlang.org, sra1
Visibility:
Public.

Description

Do not pass the name of the is check if it's not required (typically for primitive types). Committed: https://code.google.com/p/dart/source/detail?r=12683

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M lib/compiler/implementation/js_backend/emitter.dart View 1 1 chunk +5 lines, -2 lines 0 comments Download
M lib/compiler/implementation/ssa/codegen.dart View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ngeoffray
Fixes issue 5312
8 years, 3 months ago (2012-09-20 15:41:26 UTC) #1
sra1
8 years, 3 months ago (2012-09-20 16:53:48 UTC) #2
lgtm.

reduces --checked swarm  937563 -> 903641 bytes.

Powered by Google App Engine
This is Rietveld 408576698