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

Issue 987393002: Support @NoInline for constructor bodies. (Closed)

Created:
5 years, 9 months ago by herhut
Modified:
5 years, 9 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -4 lines) Patch
M pkg/compiler/lib/src/elements/modelx.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/backend.dart View 1 2 chunks +11 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/expect_annotations2_test.dart View 1 3 chunks +7 lines, -0 lines 0 comments Download
M tests/language/implicit_super_constructor_call_test.dart View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
herhut
5 years, 9 months ago (2015-03-10 16:46:38 UTC) #2
floitsch
LGTM, but wait for Johnni. (it is not really nice...) https://chromiumcodereview.appspot.com/987393002/diff/1/pkg/compiler/lib/src/js_backend/backend.dart File pkg/compiler/lib/src/js_backend/backend.dart (right): https://chromiumcodereview.appspot.com/987393002/diff/1/pkg/compiler/lib/src/js_backend/backend.dart#newcode52 ...
5 years, 9 months ago (2015-03-10 17:42:27 UTC) #3
Johnni Winther
Please add (or expand) a unittest to check that constructor body is not inlined. Otherwise ...
5 years, 9 months ago (2015-03-11 08:27:52 UTC) #4
herhut
https://codereview.chromium.org/987393002/diff/1/pkg/compiler/lib/src/js_backend/backend.dart File pkg/compiler/lib/src/js_backend/backend.dart (right): https://codereview.chromium.org/987393002/diff/1/pkg/compiler/lib/src/js_backend/backend.dart#newcode52 pkg/compiler/lib/src/js_backend/backend.dart:52: // this cache from metadata annotations, so look for ...
5 years, 9 months ago (2015-03-11 14:01:56 UTC) #6
herhut
5 years, 9 months ago (2015-03-11 14:15:18 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as 44402 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698