DescriptionFix for issue 1007.
The Hydrogen environment only tracks values for stack-allocated variables.
It is a precondition of HEnvironment::Lookup(variable) that variable is
stack-allocated. The check was missing at one call site.
Committed: http://code.google.com/p/v8/source/detail?r=6094
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|