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

Issue 2835323004: Handle @NoInline annotations in closed_world2_test (Closed)

Created:
3 years, 8 months ago by Johnni Winther
Modified:
3 years, 7 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Handle @NoInline annotations in closed_world2_test + make closed_world_tester a bit more flexible. R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/9b6eb81b012addd05d73f9fb15ce08f06e5ab9df

Patch Set 1 #

Total comments: 4

Patch Set 2 : Updated cf. comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -52 lines) Patch
M pkg/compiler/lib/src/common_elements.dart View 1 1 chunk +44 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/inferrer/inferrer_engine.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/js_backend/annotations.dart View 1 1 chunk +12 lines, -43 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/backend.dart View 1 3 chunks +2 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/expect_annotations_test.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/kernel/closed_world2_test.dart View 3 chunks +14 lines, -1 line 0 comments Download
M tests/compiler/dart2js/kernel/closed_world_tester.dart View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
Johnni Winther
3 years, 8 months ago (2017-04-26 14:45:29 UTC) #2
Siggi Cherem (dart-lang)
lgtm
3 years, 8 months ago (2017-04-26 16:46:59 UTC) #3
Siggi Cherem (dart-lang)
before i forget, every time I see this class it makes me think of the ...
3 years, 8 months ago (2017-04-26 17:24:07 UTC) #4
Johnni Winther
https://codereview.chromium.org/2835323004/diff/1/pkg/compiler/lib/src/js_backend/annotations.dart File pkg/compiler/lib/src/js_backend/annotations.dart (right): https://codereview.chromium.org/2835323004/diff/1/pkg/compiler/lib/src/js_backend/annotations.dart#newcode16 pkg/compiler/lib/src/js_backend/annotations.dart:16: class Annotations { On 2017/04/26 17:24:07, Siggi Cherem (dart-lang) ...
3 years, 7 months ago (2017-04-27 07:25:39 UTC) #5
Johnni Winther
Committed patchset #2 (id:20001) manually as 9b6eb81b012addd05d73f9fb15ce08f06e5ab9df (presubmit successful).
3 years, 7 months ago (2017-04-27 07:31:07 UTC) #7
Siggi Cherem (dart-lang)
3 years, 7 months ago (2017-04-27 21:14:27 UTC) #8
Message was sent while issue was closed.
thank you!

Powered by Google App Engine
This is Rietveld 408576698