Commit cf90ff2
[ddc] Cleanup type literals in
One was an actual bug where an RTI was used when we wanted the
JavaScript class representing Dart Object class.
Issue: #46002
Change-Id: Ib5ece2578ff7421b6754258f95068a21ee55e055
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/415380
Reviewed-by: Mark Zhou <[email protected]>
Commit-Queue: Nicholas Shahan <[email protected]>JS() calls1 parent f7d9136 commit cf90ff2
File tree
2 files changed
+2
-2
lines changed- sdk/lib/_internal/js_dev_runtime/private/ddc_runtime
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
735 | | - | |
| 735 | + | |
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
| |||
0 commit comments