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

Issue 1492233002: Constant folding of indexers (Closed)

Created:
5 years ago by sra1
Modified:
5 years ago
Reviewers:
asgerf
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Constant folding of indexers - Constant fold indexers. - Use inferred types of elements of containers and dictionaries. R=asgerf@google.com Committed: https://github.com/dart-lang/sdk/commit/cfd1654293e6524fba27253bf701d8c5be128e64

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -17 lines) Patch
M pkg/compiler/lib/src/common/names.dart View 1 chunk +3 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/constants/values.dart View 2 chunks +7 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/type_mask_system.dart View 1 chunk +15 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/cps_ir/type_propagation.dart View 5 chunks +61 lines, -15 lines 0 comments Download
M pkg/compiler/lib/src/types/abstract_value_domain.dart View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 10 (6 generated)
sra1
5 years ago (2015-12-07 21:39:04 UTC) #5
sra1
5 years ago (2015-12-09 01:17:43 UTC) #7
asgerf
lgtm
5 years ago (2015-12-09 10:10:38 UTC) #8
sra1
5 years ago (2015-12-09 17:42:43 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:60001) manually as
cfd1654293e6524fba27253bf701d8c5be128e64 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698