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

Issue 22398008: Refactor and reorganize type inference classes before porting ConcreteTypesInferrer to InferrerVisi… (Closed)

Created:
7 years, 4 months ago by polux
Modified:
7 years, 4 months ago
Reviewers:
karlklose, ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Refactor and reorganize type inference classes before porting ConcreteTypesInferrer to InferrerVisitor. R=ngeoffray@google.com Committed: https://code.google.com/p/dart/source/detail?r=26174

Patch Set 1 #

Patch Set 2 : indentation #

Patch Set 3 : Sync to head and fix imports in tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -160 lines) Patch
M sdk/lib/_internal/compiler/implementation/types/concrete_types_inferrer.dart View 1 chunk +12 lines, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/types/container_tracer.dart View 1 2 6 chunks +7 lines, -5 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/types/inferrer_visitor.dart View 1 2 4 chunks +73 lines, -104 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart View 4 chunks +104 lines, -46 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/types/types.dart View 2 chunks +1 line, -3 lines 0 comments Download
M tests/compiler/dart2js/cpa_inference_test.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
polux
I've extracted what's used of InferrerEngine in InferrerVisitor into a MininalInferrerEngine (that is, two methods). ...
7 years, 4 months ago (2013-08-09 09:36:18 UTC) #1
ngeoffray
LGTM
7 years, 4 months ago (2013-08-14 15:32:19 UTC) #2
polux
7 years, 4 months ago (2013-08-15 09:00:44 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r26174 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698