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

Issue 2237113003: Don't mark closurized natives as natives. (Closed)

Created:
4 years, 4 months ago by rmacnak
Modified:
4 years, 4 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't mark closurized natives as natives. We used to implement implicit closures by duplicating the body, but now they perform a call to the parent function. R=fschneider@google.com Committed: https://github.com/dart-lang/sdk/commit/acf68a7126f3390019212ade73b8e2a209fee6a9

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M runtime/vm/object.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/precompiler.cc View 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
rmacnak
4 years, 4 months ago (2016-08-11 21:26:53 UTC) #2
Florian Schneider
lgtm
4 years, 4 months ago (2016-08-11 22:14:07 UTC) #3
rmacnak
4 years, 4 months ago (2016-08-11 23:06:02 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
acf68a7126f3390019212ade73b8e2a209fee6a9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698