DescriptionAdded support for expression statements to the CFG builder and
fast-mode compiler.
This will generate a compiler temporary for complex expressions and
then immediately throw it away, so a better approach (to be
implemented later) is to pass to the expression builder whether an
expression is in an effect or value context.
Committed: http://code.google.com/p/v8/source/detail?r=2630
Patch Set 1 #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|