Commit 2e438d1
[ddc] Add temporary fix for typeAcceptsNull()
The CFE is evaluating the constant as if strong mode is always
enabled.
This is a temporary work around and we should be able to access
the mode flag here in a future change.
Change-Id: I28842a692183c8da7aa42086a034f5388af83af5
Issue: dart-lang/sdk#41657
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/144815
Reviewed-by: Sigmund Cherem <[email protected]>
Commit-Queue: Nicholas Shahan <[email protected]>1 parent 5ed8847 commit 2e438d1
File tree
1 file changed
+3
-1
lines changed- sdk_nnbd/lib/_internal/js_dev_runtime/patch
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | | - | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
| |||
0 commit comments