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

Issue 22903036: Use predicates to check simple function types. (Closed)

Created:
7 years, 4 months ago by Johnni Winther
Modified:
7 years, 4 months ago
Reviewers:
karlklose
CC:
reviews_dartlang.org, ahe
Visibility:
Public.

Description

Use predicates to check simple function types. R=karlklose@google.com Committed: https://code.google.com/p/dart/source/detail?r=26590

Patch Set 1 #

Patch Set 2 : Small updates. #

Total comments: 6

Patch Set 3 : Updated cf. comments. #

Messages

Total messages: 4 (0 generated)
Johnni Winther
7 years, 4 months ago (2013-08-23 08:42:41 UTC) #1
karlklose
LGTM. https://codereview.chromium.org/22903036/diff/2001/sdk/lib/_internal/compiler/implementation/dart_types.dart File sdk/lib/_internal/compiler/implementation/dart_types.dart (right): https://codereview.chromium.org/22903036/diff/2001/sdk/lib/_internal/compiler/implementation/dart_types.dart#newcode605 sdk/lib/_internal/compiler/implementation/dart_types.dart:605: bool isSimple() { Could we move this check ...
7 years, 4 months ago (2013-08-23 09:13:50 UTC) #2
Johnni Winther
https://codereview.chromium.org/22903036/diff/2001/sdk/lib/_internal/compiler/implementation/dart_types.dart File sdk/lib/_internal/compiler/implementation/dart_types.dart (right): https://codereview.chromium.org/22903036/diff/2001/sdk/lib/_internal/compiler/implementation/dart_types.dart#newcode605 sdk/lib/_internal/compiler/implementation/dart_types.dart:605: bool isSimple() { On 2013/08/23 09:13:50, karlklose wrote: > ...
7 years, 4 months ago (2013-08-23 10:06:56 UTC) #3
Johnni Winther
7 years, 4 months ago (2013-08-23 10:16:09 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r26590 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698