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

Issue 10969070: Support Dynamic type with a prefix. (Closed)

Created:
8 years, 2 months ago by Anton Muhin
Modified:
8 years, 2 months ago
Reviewers:
Roman
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Support Dynamic type with a prefix. R=smok@google.com BUG=5398 Committed: https://code.google.com/p/dart/source/detail?r=12786

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -9 lines) Patch
M lib/compiler/implementation/dart_backend/placeholder_collector.dart View 1 1 chunk +13 lines, -9 lines 0 comments Download
M tests/language/import_core_prefix_test.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Anton Muhin
8 years, 2 months ago (2012-09-24 14:47:32 UTC) #1
Roman
lgtm https://codereview.chromium.org/10969070/diff/1/lib/compiler/implementation/dart_backend/placeholder_collector.dart File lib/compiler/implementation/dart_backend/placeholder_collector.dart (right): https://codereview.chromium.org/10969070/diff/1/lib/compiler/implementation/dart_backend/placeholder_collector.dart#newcode460 lib/compiler/implementation/dart_backend/placeholder_collector.dart:460: (typeElement.getLibrary() === coreLibrary || if continuation is usually ...
8 years, 2 months ago (2012-09-24 15:24:56 UTC) #2
Anton Muhin
8 years, 2 months ago (2012-09-24 16:00:22 UTC) #3
Thanks a lot for review, Roma, submitting

https://codereview.chromium.org/10969070/diff/1/lib/compiler/implementation/d...
File lib/compiler/implementation/dart_backend/placeholder_collector.dart
(right):

https://codereview.chromium.org/10969070/diff/1/lib/compiler/implementation/d...
lib/compiler/implementation/dart_backend/placeholder_collector.dart:460:
(typeElement.getLibrary() === coreLibrary ||
On 2012/09/24 15:24:57, Roman wrote:
> if continuation is usually indented by 4 spaces, otherwise it's difficult to
> tell where the body starts.

Done.

Powered by Google App Engine
This is Rietveld 408576698