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

Issue 1315083002: dart2js: Use the NoInline annotation on getInterceptor in the JS runtime. (Closed)

Created:
5 years, 3 months ago by Kevin Millikin (Google)
Modified:
5 years, 3 months ago
Reviewers:
karlklose
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js: Use the NoInline annotation on getInterceptor in the JS runtime. This also requires fixing NoInline to work for the JS runtime. Previously it was ignored. R=karlklose@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/e99fb4fc26bea757fb5b3f310e4caf6c2d1f9f99

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -9 lines) Patch
M pkg/compiler/lib/src/cps_ir/type_propagation.dart View 2 chunks +4 lines, -7 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/backend.dart View 2 chunks +7 lines, -2 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/interceptors.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kevin Millikin (Google)
5 years, 3 months ago (2015-08-26 08:15:15 UTC) #1
karlklose
LGTM!
5 years, 3 months ago (2015-08-26 08:21:30 UTC) #2
Kevin Millikin (Google)
5 years, 3 months ago (2015-08-26 08:56:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e99fb4fc26bea757fb5b3f310e4caf6c2d1f9f99 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698