You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The property that it was checking does not hold after
commit 5e77a23
which brought argument descriptors from vm-isolate
into normal isolate.
However the code does not actually rely on this property
anywhere so assert can be simply removed.
Fixes#61041
TEST=ci
Change-Id: I500d39ce473948a11a5a743b0241ab54cc040966
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/438680
Commit-Queue: Slava Egorov <[email protected]>
Reviewed-by: Martin Kustermann <[email protected]>
0 commit comments