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

Issue 16773003: Refactor type inference visitor to move all the logic of locals handling in a specific visitor. (Closed)

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

Description

Refactor type inference visitor to move all the logic of locals handling in a specific visitor. R=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=23895

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -2773 lines) Patch
A + sdk/lib/_internal/compiler/implementation/types/inferrer_visitor.dart View 15 chunks +82 lines, -2026 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/types/simple_types_inferrer.dart View 27 chunks +32 lines, -746 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/types/types.dart View 1 chunk +16 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/concrete_type_inference_test.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
ngeoffray
7 years, 6 months ago (2013-06-11 12:15:28 UTC) #1
ngeoffray
7 years, 6 months ago (2013-06-12 07:34:08 UTC) #2
Johnni Winther
lgtm
7 years, 6 months ago (2013-06-12 07:53:20 UTC) #3
ngeoffray
7 years, 6 months ago (2013-06-12 07:56:42 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r23895 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698