-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit 65fcaf3
[cfe] Remove inConstructorName
This removes the inConstructorName property from the outline builder. This relies on the inConstructor property which cannot be accurately computed.
This prepares for removal of the inConstructor property.
Change-Id: Ibc31f4c590717165fb5d86478ba1949cfed100c8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/461020
Reviewed-by: Jens Johansen <jensj@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>1 parent f02fd0c commit 65fcaf3
File tree
13 files changed
+372
-295
lines changed- pkg
- front_end
- lib/src/source
- testcases
- general
- triple_shift
- tests/language/operator
13 files changed
+372
-295
lines changedLines changed: 24 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | - | ||
184 | + | ||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | + | ||
492 | + | ||
491 | 493 | | |
492 | 494 | | |
493 | 495 | | |
| |||
528 | 530 | | |
529 | 531 | | |
530 | 532 | | |
533 | + | ||
534 | + | ||
535 | + | ||
536 | + | ||
537 | + | ||
538 | + | ||
539 | + | ||
540 | + | ||
541 | + | ||
542 | + | ||
543 | + | ||
544 | + | ||
545 | + | ||
546 | + | ||
547 | + | ||
548 | + | ||
531 | 549 | | |
532 | 550 | | |
533 | 551 | | |
| |||
638 | 656 | | |
639 | 657 | | |
640 | 658 | | |
659 | + | ||
660 | + | ||
661 | + | ||
662 | + | ||
663 | + | ||
641 | 664 | | |
642 | 665 | | |
643 | 666 | | |
| |||
0 commit comments