DescriptionFix an assertion failure in stack trace construction.
When constructing stack traces we interpret the deoptimization data for
optimized frames to find the receiver value. This value could sometimes be
eliminated from the deoptimization data if we though it was unused.
BUG=v8:1118
Committed: http://code.google.com/p/v8/source/detail?r=6694
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|