DescriptionHave the flow graph builder collect definitions.
Before computing reaching definitions, the set of all definitions in a
function must be collected and they must be numbered. Have the flow
graph builder collect definitions for stack-allocated variables into a
list, and implicitly number them with their list index.
Committed: http://code.google.com/p/v8/source/detail?r=4064
Patch Set 1 #
Total comments: 2
Messages
Total messages: 2 (0 generated)
|