DescriptionChange the HGraphBuilder to dispatch on the context.
Before, expressions didn't take advantage of knowing their context in
the AST. Now, we use the context to decide what to do with a value at
the end of visiting an expression.
Committed: http://code.google.com/p/v8/source/detail?r=5954
Patch Set 1 #
Total comments: 4
Patch Set 2 : Added missing code needed after rebasing to HEAD. #
Total comments: 11
Messages
Total messages: 5 (0 generated)
|