Chromium Code Reviews
DescriptionMerge r10350 from the bleeding_edge to the 3.7 branch.
Adjust position recorded for call expressions.
For calls of the form ident(...) record position of the identifier as the position of the call. For other calls record positions of the opening parenthesis.
This guarantees that for expressions of the form function(){}() call position will not intersect with positions recorded for function literal which is used by the debugger for scope chain resolution.
R=kmillikin@chromium.org
BUG=http://crbug.com/109195
TEST=test/mjsunit/regress/regress-109195.js
Review URL: http://codereview.chromium.org/9125001
------------------------------------------------------------------------
Committed: http://code.google.com/p/v8/source/detail?r=10352
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||