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

Issue 1979013003: fix #569, cache constants defined in methods (Closed)

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

Patch Set 1 #

Total comments: 4

Patch Set 2 : merged #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -57 lines) Patch
M lib/runtime/dart_sdk.js View 1 38 chunks +110 lines, -50 lines 0 comments Download
M lib/src/compiler/code_generator.dart View 1 3 chunks +19 lines, -3 lines 0 comments Download
M lib/src/compiler/element_helpers.dart View 2 chunks +20 lines, -2 lines 0 comments Download
M lib/src/compiler/module_builder.dart View 1 chunk +5 lines, -1 line 0 comments Download
M test/browser/language_tests.js View 1 1 chunk +4 lines, -0 lines 0 comments Download
M test/codegen/expect/DeltaBlue.js View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
Jennifer Messerly
4 years, 7 months ago (2016-05-14 00:22:57 UTC) #2
sra1
lgtm https://codereview.chromium.org/1979013003/diff/1/lib/runtime/dart_sdk.js File lib/runtime/dart_sdk.js (right): https://codereview.chromium.org/1979013003/diff/1/lib/runtime/dart_sdk.js#newcode72070 lib/runtime/dart_sdk.js:72070: + allowedAttributes = allowedAttributes != null ? allowedAttributes ...
4 years, 7 months ago (2016-05-14 19:58:28 UTC) #3
Leaf
lgtm!
4 years, 7 months ago (2016-05-16 18:13:57 UTC) #4
Jennifer Messerly
Thanks guys! https://codereview.chromium.org/1979013003/diff/1/lib/runtime/dart_sdk.js File lib/runtime/dart_sdk.js (right): https://codereview.chromium.org/1979013003/diff/1/lib/runtime/dart_sdk.js#newcode72070 lib/runtime/dart_sdk.js:72070: + allowedAttributes = allowedAttributes != null ? ...
4 years, 7 months ago (2016-05-17 18:04:14 UTC) #5
Jennifer Messerly
4 years, 7 months ago (2016-05-17 18:10:05 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
9f978ebfc6be88f04ff46b2110394bd7af45b15c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698