DescriptionAllocate generic types in new-space before canonicalizing.
A previous CL missed the second allocation site (https://github.com/dart-lang/sdk/commit/6418f8f36caf4f6af2f575c2f1a7ca828d82ee00) in Instance::GetType.
Pass space used in GetType() explicitly to use old-space when invoked from the background compiler.
Fixes #27663.
R=regis@google.com
Committed: https://github.com/dart-lang/sdk/commit/86d62d66f2933f1388bd11d76f47d372305dcfa5
Patch Set 1 #Patch Set 2 : formatting #
Messages
Total messages: 6 (3 generated)
|