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

Issue 9909013: Use isKnown instead of !isUnknown: if the inputs conflict, don't return automatically, but use the f (Closed)

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

Description

Use isKnown instead of !isUnknown: if the inputs conflict, don't return automatically, but use the first input to decide for the type. We should rename isKnown and isUnknown to remove this confusion. Committed: https://code.google.com/p/dart/source/detail?r=5972

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M lib/compiler/implementation/ssa/nodes.dart View 4 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ngeoffray
TBR to unbreak the checked build
8 years, 8 months ago (2012-03-29 13:48:44 UTC) #1
floitsch
8 years, 8 months ago (2012-03-29 20:53:30 UTC) #2
LGTM. and agree.

Powered by Google App Engine
This is Rietveld 408576698