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

Issue 2831493003: dart2js: --fast-startup: cache prototypes in local in tear-off setup (Closed)

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

Description

dart2js: --fast-startup: cache prototypes in local in tear-off setup R=floitsch@google.com Committed: https://github.com/dart-lang/sdk/commit/7dbd34d9a4c48818c9c98de3a572ac0d5a4b9633

Patch Set 1 #

Total comments: 3

Patch Set 2 : add comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -6 lines) Patch
M pkg/compiler/lib/src/js_emitter/startup_emitter/fragment_emitter.dart View 1 3 chunks +17 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
sra1
3 years, 8 months ago (2017-04-21 22:11:08 UTC) #4
floitsch
LGTM. https://codereview.chromium.org/2831493003/diff/40001/pkg/compiler/lib/src/js_emitter/startup_emitter/fragment_emitter.dart File pkg/compiler/lib/src/js_emitter/startup_emitter/fragment_emitter.dart (right): https://codereview.chromium.org/2831493003/diff/40001/pkg/compiler/lib/src/js_emitter/startup_emitter/fragment_emitter.dart#newcode1040 pkg/compiler/lib/src/js_emitter/startup_emitter/fragment_emitter.dart:1040: /// Wraps the statement in a named function ...
3 years, 8 months ago (2017-04-24 13:21:20 UTC) #5
sra1
https://codereview.chromium.org/2831493003/diff/40001/pkg/compiler/lib/src/js_emitter/startup_emitter/fragment_emitter.dart File pkg/compiler/lib/src/js_emitter/startup_emitter/fragment_emitter.dart (right): https://codereview.chromium.org/2831493003/diff/40001/pkg/compiler/lib/src/js_emitter/startup_emitter/fragment_emitter.dart#newcode1075 pkg/compiler/lib/src/js_emitter/startup_emitter/fragment_emitter.dart:1075: container = temp; On 2017/04/24 13:21:20, floitsch wrote: > ...
3 years, 8 months ago (2017-04-25 00:02:19 UTC) #6
sra1
3 years, 8 months ago (2017-04-25 03:39:20 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:60001) manually as
7dbd34d9a4c48818c9c98de3a572ac0d5a4b9633 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698