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

Issue 1117333002: Fix some static member emits (Closed)

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

Description

Fix some static member emits Fixes: - Lazy static fields - Jmesserly's suggestion from a previous cl - Private named constructors (was failing at runtime in angular) R=jmesserly@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/428c48b1ffb53daaa35c931a6c7254e26b280ad9

Patch Set 1 #

Patch Set 2 : reformat #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -103 lines) Patch
M lib/runtime/dart/_internal.js View 5 chunks +4 lines, -5 lines 0 comments Download
M lib/runtime/dart/_isolate_helper.js View 2 chunks +1 line, -2 lines 0 comments Download
M lib/runtime/dart/_native_typed_data.js View 28 chunks +71 lines, -75 lines 0 comments Download
M lib/runtime/dart/convert.js View 2 chunks +3 lines, -4 lines 0 comments Download
M lib/runtime/dart/core.js View 8 chunks +10 lines, -12 lines 0 comments Download
M lib/runtime/dart/typed_data.js View 1 chunk +2 lines, -3 lines 0 comments Download
M lib/src/codegen/js_codegen.dart View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
vsm
5 years, 7 months ago (2015-05-01 18:13:57 UTC) #2
Jennifer Messerly
lgtm!
5 years, 7 months ago (2015-05-01 18:29:37 UTC) #3
vsm
5 years, 7 months ago (2015-05-01 18:34:29 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
428c48b1ffb53daaa35c931a6c7254e26b280ad9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698