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

Issue 141023007: Emit the type test support code to the right output unit. (Closed)

Created:
6 years, 11 months ago by sigurdm
Modified:
6 years, 10 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Emit the type test support code to the right output unit. R=floitsch@google.com Committed: https://code.google.com/p/dart/source/detail?r=32239

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Respond to review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -10 lines) Patch
M sdk/lib/_internal/compiler/implementation/js_emitter/code_emitter_task.dart View 2 chunks +5 lines, -4 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart View 1 2 chunks +19 lines, -6 lines 0 comments Download
A tests/compiler/dart2js/deferred_emit_type_checks_test.dart View 1 1 chunk +83 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sigurdm
6 years, 11 months ago (2014-01-17 09:36:57 UTC) #1
floitsch
LGTM. https://codereview.chromium.org/141023007/diff/120001/sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart File sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart (right): https://codereview.chromium.org/141023007/diff/120001/sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart#newcode285 sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart:285: for (ClassElement cls in typeChecks) { Add TODO ...
6 years, 11 months ago (2014-01-17 12:28:06 UTC) #2
sigurdm
https://codereview.chromium.org/141023007/diff/120001/sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart File sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart (right): https://codereview.chromium.org/141023007/diff/120001/sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart#newcode285 sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart:285: for (ClassElement cls in typeChecks) { On 2014/01/17 12:28:06, ...
6 years, 10 months ago (2014-02-03 09:37:31 UTC) #3
sigurdm
6 years, 10 months ago (2014-02-03 09:55:17 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r32239 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698