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

Issue 12610004: Start using the new union/intersection code for HType.INDEXABLE_PRIMITIVE. (Closed)

Created:
7 years, 9 months ago by kasperl
Modified:
7 years, 9 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Start using the new union/intersection code for HType.INDEXABLE_PRIMITIVE. R=ngeoffray@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=19668

Patch Set 1 #

Patch Set 2 : Remove printing. #

Patch Set 3 : Remove printing. #

Patch Set 4 : Fix HType.isExact information. #

Patch Set 5 : Simplify even further. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -17 lines) Patch
M sdk/lib/_internal/compiler/implementation/js_backend/backend.dart View 2 chunks +4 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/lib/interceptors.dart View 1 chunk +9 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/lib/js_array.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/lib/js_string.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/bailout.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/types.dart View 1 2 3 4 13 chunks +15 lines, -10 lines 0 comments Download
M tests/compiler/dart2js/mock_compiler.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/type_combination_test.dart View 5 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kasperl
7 years, 9 months ago (2013-03-07 12:48:25 UTC) #1
ngeoffray
LGTM!
7 years, 9 months ago (2013-03-07 12:58:23 UTC) #2
kasperl
PTAL. The notion of HType.isExact seems a little weird. I can't wait until we can ...
7 years, 9 months ago (2013-03-07 13:54:56 UTC) #3
ngeoffray
Still LGTM
7 years, 9 months ago (2013-03-07 14:01:55 UTC) #4
kasperl
7 years, 9 months ago (2013-03-08 05:38:20 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 manually as r19668 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698