Chromium Code Reviews
DescriptionClone AST nodes of default formal parameters prior to constant evaluation.
We need to clone these nodes for the same reason we need to clone the
nodes for constant variables--because once constant evaluation is
moved into the new task model, we will not necessarily have access to
the AST at the time we need to evaluate these constants (they may be
depended upon by constant invocation expressions in other libraries).
R=brianwilkerson@google.com
Committed: https://code.google.com/p/dart/source/detail?r=45568
Patch Set 1 #
Total comments: 3
Messages
Total messages: 6 (1 generated)
|
|||||||||||||||||||||||||||||||||||||