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 }; At this point, actual_location should never be null, because we have a check above, that breakpoint is inside the script. http://codereview.chromium.org/2957001/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
