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

Issue 2997083002: [VM mirrors and reified generic functions] Mirrors do not (and will probably (Closed)

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

Description

[VM mirrors and reified generic functions] Mirrors do not (and will probably never) support reification of generic functions. However, instead of crashing with an UNIMPLEMENTED, reify function type parameters to dynamic. R=rmacnak@google.com Committed: https://github.com/dart-lang/sdk/commit/1829af87e9328dab203ed0a95c25ae6ae1bc59ae

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -16 lines) Patch
M runtime/lib/mirrors.cc View 4 chunks +27 lines, -16 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
regis
3 years, 4 months ago (2017-08-16 21:20:19 UTC) #2
rmacnak
On 2017/08/16 21:20:19, regis wrote: LGTM Can you add // VMOptions= // VMOptions=--reify-generic-functions To tests/lib/mirrors/mirrors_reader_test.dart ...
3 years, 4 months ago (2017-08-16 21:49:34 UTC) #3
regis
On 2017/08/16 21:49:34, rmacnak wrote: > On 2017/08/16 21:20:19, regis wrote: > > LGTM > ...
3 years, 4 months ago (2017-08-16 21:54:58 UTC) #4
regis
3 years, 4 months ago (2017-08-17 18:11:11 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1829af87e9328dab203ed0a95c25ae6ae1bc59ae (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698