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
When bootstrapping isolate group copy over immutable list constants
from vm-isolate. These are used to represent argdescriptors used in
stubs generated into vm-isolate. Copying them over into freshly
created isolate group allows us to reuse them instead of creating
new ones with the same content.
TEST=ci
Change-Id: I0c6c89b190868cc8a295041da6c794d322b1788f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/438521
Commit-Queue: Slava Egorov <[email protected]>
Reviewed-by: Martin Kustermann <[email protected]>
0 commit comments