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

Issue 2592263004: Fix resolution and canonicalization of typedefs and function types in (Closed)

Created:
4 years ago by regis
Modified:
3 years, 12 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix resolution and canonicalization of typedefs and function types in preparation of the new typedef syntax. R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/291ed0c5452cc2cc6302ea17987e2e0963571d1c

Patch Set 1 #

Patch Set 2 : work in progress #

Total comments: 6

Patch Set 3 : address comments and todos #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -34 lines) Patch
M runtime/lib/mirrors.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/class_finalizer.cc View 1 2 3 chunks +34 lines, -5 lines 0 comments Download
M runtime/vm/isolate_reload.cc View 2 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/object.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/object.cc View 1 2 9 chunks +20 lines, -16 lines 0 comments Download
M runtime/vm/object_service.cc View 1 2 4 chunks +20 lines, -9 lines 0 comments Download
M runtime/vm/parser.cc View 1 2 6 chunks +52 lines, -2 lines 0 comments Download
M tests/corelib/corelib.status View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
regis
4 years ago (2016-12-23 02:37:47 UTC) #2
siva
LGTM with some comments. https://codereview.chromium.org/2592263004/diff/20001/runtime/vm/class_finalizer.cc File runtime/vm/class_finalizer.cc (right): https://codereview.chromium.org/2592263004/diff/20001/runtime/vm/class_finalizer.cc#newcode568 runtime/vm/class_finalizer.cc:568: // we cannot reset the ...
3 years, 12 months ago (2016-12-27 18:08:28 UTC) #3
regis
Thanks! I'll work on a separate cl making the tree shaker more robust before committing ...
3 years, 12 months ago (2016-12-27 18:28:48 UTC) #4
regis
On 2016/12/27 18:28:48, regis wrote: > Thanks! > > I'll work on a separate cl ...
3 years, 12 months ago (2016-12-28 00:48:14 UTC) #5
regis
3 years, 12 months ago (2016-12-28 00:55:28 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
291ed0c5452cc2cc6302ea17987e2e0963571d1c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698