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

Issue 2836993003: Handle instantiation of native classes in closed_world2_test (Closed)

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

Description

Handle instantiation of native classes in closed_world2_test R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/31bf8196d6aa14754948f2586545c1c124c0c50d

Patch Set 1 #

Total comments: 8

Patch Set 2 : Updated cf. comments. #

Patch Set 3 : Fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -85 lines) Patch
M pkg/compiler/lib/src/frontend_strategy.dart View 1 2 chunks +4 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/backend.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/compiler/lib/src/kernel/element_map.dart View 5 chunks +15 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/kernel/kernel_strategy.dart View 1 2 chunks +8 lines, -0 lines 0 comments Download
D pkg/compiler/lib/src/kernel/native_class_resolver.dart View 1 chunk +0 lines, -18 lines 0 comments Download
M pkg/compiler/lib/src/native/enqueue.dart View 1 2 4 chunks +4 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/native/resolver.dart View 1 2 6 chunks +78 lines, -54 lines 0 comments Download
M pkg/compiler/lib/src/resolution/resolution_strategy.dart View 1 3 chunks +15 lines, -2 lines 0 comments Download
M tests/compiler/dart2js/kernel/closed_world2_test.dart View 1 2 6 chunks +11 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Johnni Winther
3 years, 8 months ago (2017-04-25 10:35:24 UTC) #2
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2836993003/diff/1/pkg/compiler/lib/src/native/resolver.dart File pkg/compiler/lib/src/native/resolver.dart (right): https://codereview.chromium.org/2836993003/diff/1/pkg/compiler/lib/src/native/resolver.dart#newcode347 pkg/compiler/lib/src/native/resolver.dart:347: /// Interface for computing all native classes in ...
3 years, 8 months ago (2017-04-25 19:45:54 UTC) #3
Johnni Winther
https://codereview.chromium.org/2836993003/diff/1/pkg/compiler/lib/src/native/resolver.dart File pkg/compiler/lib/src/native/resolver.dart (right): https://codereview.chromium.org/2836993003/diff/1/pkg/compiler/lib/src/native/resolver.dart#newcode347 pkg/compiler/lib/src/native/resolver.dart:347: /// Interface for computing all native classes in a ...
3 years, 8 months ago (2017-04-26 07:40:19 UTC) #4
Johnni Winther
3 years, 8 months ago (2017-04-26 07:50:30 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
31bf8196d6aa14754948f2586545c1c124c0c50d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698