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

Issue 843613004: Consider updates of locals in type promotion. (Closed)

Created:
5 years, 11 months ago by herhut
Modified:
5 years, 11 months ago
Reviewers:
karlklose, floitsch
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 4

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -3 lines) Patch
M pkg/compiler/lib/src/inferrer/inferrer_visitor.dart View 1 3 chunks +33 lines, -1 line 0 comments Download
M tests/co19/co19-dart2js.status View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
herhut
I stumbled across this when working on better union computations on TypeMasks, as more co19 ...
5 years, 11 months ago (2015-01-21 14:21:47 UTC) #2
floitsch
LGTM. https://codereview.chromium.org/843613004/diff/20001/pkg/compiler/lib/src/inferrer/inferrer_visitor.dart File pkg/compiler/lib/src/inferrer/inferrer_visitor.dart (right): https://codereview.chromium.org/843613004/diff/20001/pkg/compiler/lib/src/inferrer/inferrer_visitor.dart#newcode928 pkg/compiler/lib/src/inferrer/inferrer_visitor.dart:928: narrowed = new LocalsHandler<T>.shallowCopyOf(locals); Would it be better ...
5 years, 11 months ago (2015-01-21 14:34:03 UTC) #3
herhut
https://codereview.chromium.org/843613004/diff/20001/pkg/compiler/lib/src/inferrer/inferrer_visitor.dart File pkg/compiler/lib/src/inferrer/inferrer_visitor.dart (right): https://codereview.chromium.org/843613004/diff/20001/pkg/compiler/lib/src/inferrer/inferrer_visitor.dart#newcode928 pkg/compiler/lib/src/inferrer/inferrer_visitor.dart:928: narrowed = new LocalsHandler<T>.shallowCopyOf(locals); On 2015/01/21 14:34:02, floitsch wrote: ...
5 years, 11 months ago (2015-01-21 14:45:19 UTC) #4
herhut
5 years, 11 months ago (2015-01-22 09:52:38 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as 43062 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698