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

Issue 1045323002: emit interfaces before use (Closed)

Created:
5 years, 8 months ago by Jennifer Messerly
Modified:
5 years, 8 months ago
Reviewers:
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

emit interfaces before use

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2268 lines, -2178 lines) Patch
M lib/runtime/dart/_foreign_helper.js View 1 chunk +1 line, -2 lines 0 comments Download
M lib/runtime/dart/_interceptors.js View 6 chunks +11 lines, -20 lines 0 comments Download
M lib/runtime/dart/_internal.js View 3 chunks +4 lines, -8 lines 0 comments Download
M lib/runtime/dart/_js_helper.js View 3 chunks +3 lines, -6 lines 0 comments Download
M lib/runtime/dart/_native_typed_data.js View 3 chunks +1552 lines, -1469 lines 0 comments Download
M lib/runtime/dart/async.js View 10 chunks +81 lines, -90 lines 0 comments Download
M lib/runtime/dart/collection.js View 19 chunks +27 lines, -40 lines 0 comments Download
M lib/runtime/dart/convert.js View 15 chunks +498 lines, -447 lines 0 comments Download
M lib/runtime/dart/core.js View 27 chunks +48 lines, -61 lines 0 comments Download
M lib/runtime/dart/isolate.js View 2 chunks +15 lines, -12 lines 0 comments Download
M lib/runtime/dart/typed_data.js View 1 chunk +2 lines, -4 lines 0 comments Download
M lib/src/codegen/js_codegen.dart View 2 chunks +7 lines, -0 lines 0 comments Download
M lib/src/js/printer.dart View 1 chunk +13 lines, -9 lines 0 comments Download
M test/codegen/expect/constructors.js View 1 chunk +1 line, -2 lines 0 comments Download
M test/codegen/expect/server_mode/html_input.html View 1 chunk +2 lines, -2 lines 0 comments Download
M test/codegen/expect/sunflower/dom.js View 2 chunks +3 lines, -6 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698