Chromium Code Reviews
DescriptionFix background compiler issue with new-space allocation in the parser.
Field::GetterName would allocate in new-space which is not allowed
during background compilation.
Fixes #26316.
R=hausner@google.com
Committed: https://github.com/dart-lang/sdk/commit/7ac05a4e0265a9a6a6a3d0724e4ec548a0f63ba1
Patch Set 1 #
Total comments: 2
Patch Set 2 : use LookupGetter/SetterSymbol #Messages
Total messages: 10 (3 generated)
|