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

Issue 2808763008: Never erase parameter types in the JIT. (Closed)

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

Description

Never erase parameter types in the JIT. Even in unchecked mode with mirrors disabled, we need to be able to forward parameter types to lazily generated implicit closure functions. R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/39040a8a1500e0683681afd6f361b4f65e5cfa5f

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -11 lines) Patch
M runtime/vm/program_visitor.cc View 1 4 chunks +7 lines, -11 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
rmacnak
3 years, 8 months ago (2017-04-12 22:20:39 UTC) #2
siva
lgtm
3 years, 8 months ago (2017-04-12 22:26:52 UTC) #3
rmacnak
On 2017/04/12 22:26:52, siva wrote: > lgtm Also remove visitor assert that is only true ...
3 years, 8 months ago (2017-04-12 22:28:54 UTC) #4
rmacnak
3 years, 8 months ago (2017-04-12 22:40:49 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
39040a8a1500e0683681afd6f361b4f65e5cfa5f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698