DescriptionFind the correct function for script break points
The algorithm for finding the inner-most function containing a script break point was not correct when the script only contained one function. In that case the script function and not the actual function in the script could be returned depending on the order of the objects in the heap.
TEST=cctest/test-debug/ScriptBreakPointReload
BUG=none
Committed: http://code.google.com/p/v8/source/detail?r=2862
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|