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

Issue 1927353002: Use lazy static fields when overriding static getters or setters. (Closed)

Created:
4 years, 7 months ago by Harry Terkelsen
Modified:
4 years, 7 months ago
Reviewers:
vsm, Jennifer Messerly
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

Use lazy static fields when overriding static getters or setters. Fixes #522 R=jmesserly@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/bf1ca479c77187208abae5f6a87239d43ba3deb6

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -31 lines) Patch
M lib/src/compiler/code_generator.dart View 1 5 chunks +31 lines, -19 lines 0 comments Download
M lib/src/compiler/js_field_storage.dart View 1 chunk +4 lines, -0 lines 0 comments Download
A + test/codegen/language/static_field_override1_test.dart View 1 chunk +11 lines, -4 lines 0 comments Download
A + test/codegen/language/static_field_override2_test.dart View 1 chunk +12 lines, -4 lines 0 comments Download
A + test/codegen/language/static_field_override3_test.dart View 1 chunk +11 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Harry Terkelsen
4 years, 7 months ago (2016-04-28 22:28:47 UTC) #2
Jennifer Messerly
lgtm!
4 years, 7 months ago (2016-04-28 22:41:01 UTC) #3
Harry Terkelsen
4 years, 7 months ago (2016-04-28 22:42:08 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
bf1ca479c77187208abae5f6a87239d43ba3deb6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698