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

Issue 2211053002: fix #26962, invoking a known lambda is not a dynamic invoke (Closed)

Created:
4 years, 4 months ago by Jennifer Messerly
Modified:
4 years, 4 months ago
Reviewers:
Leaf
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fix #26962, invoking a known lambda is not a dynamic invoke R=leafp@google.com Committed: https://github.com/dart-lang/sdk/commit/5d8b2b5eac73d3d020c689fe0b8c0a888b780837

Patch Set 1 #

Total comments: 5

Patch Set 2 : fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -21 lines) Patch
M pkg/analyzer/lib/src/task/strong/checker.dart View 1 4 chunks +9 lines, -15 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/inferred_type_test.dart View 2 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Jennifer Messerly
4 years, 4 months ago (2016-08-04 15:17:18 UTC) #2
Jennifer Messerly
https://codereview.chromium.org/2211053002/diff/1/pkg/analyzer/lib/src/task/strong/checker.dart File pkg/analyzer/lib/src/task/strong/checker.dart (right): https://codereview.chromium.org/2211053002/diff/1/pkg/analyzer/lib/src/task/strong/checker.dart#newcode24 pkg/analyzer/lib/src/task/strong/checker.dart:24: bool isKnownFunction(Expression expression, {bool instanceMethods: false}) { Of funny, ...
4 years, 4 months ago (2016-08-04 15:57:41 UTC) #4
Leaf
lgtm. Changing the instanceMethods logic either here or in a followup seems reasonable, but I'd ...
4 years, 4 months ago (2016-08-04 16:22:01 UTC) #5
Jennifer Messerly
Thanks! https://codereview.chromium.org/2211053002/diff/1/pkg/analyzer/lib/src/task/strong/checker.dart File pkg/analyzer/lib/src/task/strong/checker.dart (right): https://codereview.chromium.org/2211053002/diff/1/pkg/analyzer/lib/src/task/strong/checker.dart#newcode24 pkg/analyzer/lib/src/task/strong/checker.dart:24: bool isKnownFunction(Expression expression, {bool instanceMethods: false}) { On ...
4 years, 4 months ago (2016-08-04 18:27:37 UTC) #6
Jennifer Messerly
4 years, 4 months ago (2016-08-04 18:30:30 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
5d8b2b5eac73d3d020c689fe0b8c0a888b780837 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698