Jens Johansen
|
7771ed34cf
|
[CFE] Fix crash in expression compilation caused by having dill builders in source builders scope
This should fix https://github.com/flutter/flutter/issues/97500
and the reproducable part of https://github.com/flutter/devtools/issues/3599
Change-Id: I16b45e4cc8074e0b0a62ae3220d91ae1424bacf3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/231004
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Jens Johansen <jensj@google.com>
|
2022-01-31 15:34:24 +00:00 |
|
Jens Johansen
|
5896462f77
|
[CFE] Reproduction of expression crash when starting DevTools
Change-Id: I27df2c0d594f19b7a0e051341f756589f589c4e2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/231003
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Jens Johansen <jensj@google.com>
|
2022-01-31 14:33:14 +00:00 |
|
Peter von der Ahé
|
c6f525634f
|
Normalize status files
Change-Id: I2668ec23b5fe83623acefcf53110499ecf30dcb9
Reviewed-on: https://dart-review.googlesource.com/65502
Commit-Queue: Peter von der Ahé <ahe@google.com>
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
|
2018-07-18 09:54:33 +00:00 |
|
Samir Jindel
|
03abbc73d2
|
CFE support for expression evaluation, refactored.
Change-Id: I7eac1020b7aa11ea0276f909d7b11ee6388b1aa7
Reviewed-on: https://dart-review.googlesource.com/53209
Commit-Queue: Samir Jindel <sjindel@google.com>
Reviewed-by: Peter von der Ahé <ahe@google.com>
|
2018-05-08 11:20:35 +00:00 |
|
Samir Jindel
|
054559c5f3
|
Revert "CFE support for compiling individual expressions in a context."
This reverts commit 9038b8f45f.
Revert "Refactoring to allow compilation inside a library loaded from Dill."
This reverts commit 12d697b2ea.
Change-Id: Ia617e464d0c34a6685d351b73abf20def75021ad
Reviewed-on: https://dart-review.googlesource.com/53420
Reviewed-by: Kevin Millikin <kmillikin@google.com>
Reviewed-by: Peter von der Ahé <ahe@google.com>
|
2018-05-08 11:20:35 +00:00 |
|
Samir Jindel
|
9038b8f45f
|
CFE support for compiling individual expressions in a context.
Change-Id: I6469fb16e8846eccaeca3f8585872f4b69dd3f1e
Reviewed-on: https://dart-review.googlesource.com/38123
Reviewed-by: Kevin Millikin <kmillikin@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
|
2018-05-02 12:45:03 +00:00 |
|
Samir Jindel
|
69f35c18bc
|
Test code for CFE expression compilation.
Change-Id: I90f953592d66be04bfb26ffb5f604ba5e7f010a5
Reviewed-on: https://dart-review.googlesource.com/51322
Commit-Queue: Samir Jindel <sjindel@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
|
2018-04-30 15:33:11 +00:00 |
|
Samir Jindel
|
f85480b4dd
|
Add tests for CFE implementation of expression compilation.
Change-Id: Ib7af386876d831e84ca97c42bbe3084c96fcc114
Reviewed-on: https://dart-review.googlesource.com/49906
Commit-Queue: Samir Jindel <sjindel@google.com>
Reviewed-by: Peter von der Ahé <ahe@google.com>
|
2018-04-16 19:29:38 +00:00 |
|