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

Issue 1047203002: compute interfaces lazily (Closed)

Created:
5 years, 8 months ago by Jennifer Messerly
Modified:
5 years, 8 months ago
Reviewers:
vsm, Jacob
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

compute interfaces lazily otherwise we'd have to make a lot more classes lazy R=jacobr@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/e8f1f8fc8d4ebdb170d7f9fa5ab33d138313c4ef

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -189 lines) Patch
M lib/runtime/dart/_interceptors.js View 9 chunks +9 lines, -9 lines 0 comments Download
M lib/runtime/dart/_internal.js View 12 chunks +13 lines, -13 lines 0 comments Download
M lib/runtime/dart/_isolate_helper.js View 8 chunks +8 lines, -8 lines 0 comments Download
M lib/runtime/dart/_js_helper.js View 17 chunks +17 lines, -17 lines 0 comments Download
M lib/runtime/dart/_native_typed_data.js View 20 chunks +20 lines, -20 lines 0 comments Download
M lib/runtime/dart/async.js View 30 chunks +30 lines, -30 lines 0 comments Download
M lib/runtime/dart/collection.js View 35 chunks +35 lines, -35 lines 0 comments Download
M lib/runtime/dart/convert.js View 9 chunks +9 lines, -9 lines 0 comments Download
M lib/runtime/dart/core.js View 18 chunks +19 lines, -19 lines 0 comments Download
M lib/runtime/dart/isolate.js View 6 chunks +6 lines, -6 lines 0 comments Download
M lib/runtime/dart/math.js View 3 chunks +3 lines, -3 lines 0 comments Download
M lib/runtime/dart/typed_data.js View 15 chunks +15 lines, -15 lines 0 comments Download
M lib/src/codegen/js_codegen.dart View 1 chunk +1 line, -1 line 0 comments Download
M test/codegen/expect/server_mode/html_input.html View 1 chunk +3 lines, -3 lines 0 comments Download
M test/codegen/expect/sunflower/sunflower.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (1 generated)
Jennifer Messerly
This seems like the simplest fix. @vsm and I were discussing yesterday another way of ...
5 years, 8 months ago (2015-03-31 16:04:40 UTC) #2
Jennifer Messerly
by the way, here was the alternative that emits interfaces first: https://codereview.chromium.org/1045323002/ what I didn't ...
5 years, 8 months ago (2015-03-31 16:07:37 UTC) #3
Jacob
lgtm
5 years, 8 months ago (2015-03-31 16:10:29 UTC) #4
Jennifer Messerly
On 2015/03/31 16:07:37, John Messerly wrote: > by the way, here was the alternative that ...
5 years, 8 months ago (2015-03-31 16:10:36 UTC) #5
Jennifer Messerly
Committed patchset #1 (id:1) manually as e8f1f8fc8d4ebdb170d7f9fa5ab33d138313c4ef (presubmit successful).
5 years, 8 months ago (2015-03-31 16:14:41 UTC) #6
vsm
5 years, 8 months ago (2015-03-31 17:15:48 UTC) #7
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698