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

Issue 2060143002: Cache fromEnvironment state in ConstructorElementCommon (Closed)

Created:
4 years, 6 months ago by Johnni Winther
Modified:
4 years, 6 months ago
Reviewers:
Harry Terkelsen
CC:
reviews_dartlang.org, Siggi Cherem (dart-lang)
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Cache fromEnvironment state in ConstructorElementCommon Cache the value of the properties `isFromEnvironmentConstructor`, `isIntFromEnvironmentConstructor`, `isBoolFromEnvironmentConstructor`, and `isStringFromEnvironmentConstructor` in ConstructorElementCommon. R=het@google.com Committed: https://github.com/dart-lang/sdk/commit/77c689fd16431caca9ec19a43be9e5830eb3928d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -16 lines) Patch
M pkg/compiler/lib/src/elements/common.dart View 1 chunk +28 lines, -14 lines 0 comments Download
M pkg/compiler/lib/src/typechecker.dart View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Johnni Winther
4 years, 6 months ago (2016-06-13 08:19:18 UTC) #2
Harry Terkelsen
lgtm
4 years, 6 months ago (2016-06-13 16:37:56 UTC) #3
Johnni Winther
4 years, 6 months ago (2016-06-15 07:43:50 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
77c689fd16431caca9ec19a43be9e5830eb3928d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698