Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
Help
|
Chromium Project
|
Gerrit Changes
|
Sign in
(3)
Issues
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
2482923002
: Use `Function` as function type syntax.
Created:
4 years, 4 months ago by
floitsch
Modified:
4 years, 4 months ago
Reviewers:
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.
More Reviews
Description
Use `Function` as function type syntax.
Patch Set 1
#
Created:
4 years, 4 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+49 lines, -69 lines
)
Patch
M
pkg/compiler/lib/compiler.dart
View
3 chunks
+6 lines, -6 lines
0 comments
Download
M
pkg/compiler/lib/src/common.dart
View
1 chunk
+1 line, -1 line
0 comments
Download
M
pkg/compiler/lib/src/compiler.dart
View
1 chunk
+3 lines, -3 lines
0 comments
Download
M
pkg/compiler/lib/src/dart2js.dart
View
2 chunks
+3 lines, -3 lines
0 comments
Download
M
pkg/compiler/lib/src/dart_types.dart
View
1 chunk
+1 line, -1 line
0 comments
Download
M
pkg/compiler/lib/src/diagnostics/invariant.dart
View
1 chunk
+0 lines, -2 lines
0 comments
Download
M
pkg/compiler/lib/src/enqueue.dart
View
1 chunk
+1 line, -3 lines
0 comments
Download
M
pkg/compiler/lib/src/helpers/helpers.dart
View
2 chunks
+5 lines, -10 lines
0 comments
Download
M
pkg/compiler/lib/src/helpers/trace.dart
View
4 chunks
+11 lines, -10 lines
0 comments
Download
M
pkg/compiler/lib/src/js_backend/constant_emitter.dart
View
2 chunks
+3 lines, -3 lines
0 comments
Download
M
pkg/compiler/lib/src/js_emitter/full_emitter/declarations.dart
View
1 chunk
+0 lines, -6 lines
0 comments
Download
M
pkg/compiler/lib/src/js_emitter/full_emitter/nsm_emitter.dart
View
1 chunk
+2 lines, -1 line
0 comments
Download
M
pkg/compiler/lib/src/js_emitter/program_builder/field_visitor.dart
View
1 chunk
+1 line, -1 line
0 comments
Download
M
pkg/compiler/lib/src/js_emitter/runtime_type_generator.dart
View
3 chunks
+7 lines, -11 lines
0 comments
Download
M
pkg/compiler/lib/src/kernel/kernel.dart
View
2 chunks
+2 lines, -4 lines
0 comments
Download
M
pkg/compiler/lib/src/library_loader.dart
View
2 chunks
+3 lines, -4 lines
0 comments
Download
Issue 2482923002: Use `Function` as function type syntax.
Created 4 years, 4 months ago by floitsch
Modified 4 years, 4 months ago
Reviewers:
Base URL:
Comments: 0
This is Rietveld
408576698