Chromium Code Reviews
Descriptiondart2js CPS: During shrinking reductions, mark deleted branches as deleted.
Shrinking reductions uses a null parent of a potential redex to detect that
the redex occurs in an already-deleted subterm, to avoid performing such
reductions. (They are not safe because the term structure of deleted
subterms, e.g., use lists, might not be consistent.)
R=asgerf@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/7db0c89e49f6618059afa43d49da3730e942b82c
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||