Commit 90b52f8
[ Frontend Server ] Clear error count before compiling expressions
Updated FrontendCompiler.compileExpression() to clear previous errors before
compiling the expression. This matches the behavior of
FrontendCompiler.compileExpressionToJs().
Related issue: flutter/flutter#157922
Change-Id: I7bbc163c3f02758be4a495fd753a4ef6cf03c3ce
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/394220
Auto-Submit: Ben Konyi <[email protected]>
Reviewed-by: Jens Johansen <[email protected]>
Commit-Queue: Jens Johansen <[email protected]>1 parent 8b2b6b2 commit 90b52f8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1073 | 1073 | | |
1074 | 1074 | | |
1075 | 1075 | | |
| 1076 | + | |
1076 | 1077 | | |
1077 | 1078 | | |
1078 | 1079 | | |
| |||
0 commit comments