http://codereview.chromium.org/2957001/diff/1/2 File src/debug-debugger.js (right):
http://codereview.chromium.org/2957001/diff/1/2#newcode406 src/debug-debugger.js:406: column: actual_location.column }; On 2010/07/09 08:41:08, podivilov wrote:
At this point, actual_location should never be null, because we have a
check
above, that breakpoint is inside the script.
Probably you are right. But I am developing LiveEdit feature -- it's when script suddenly changes. http://codereview.chromium.org/2957001/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
