Fix break location calculation.
authoryangguo@chromium.org <yangguo@chromium.org>
Fri, 17 Oct 2014 14:11:01 +0000 (14:11 +0000)
committeryangguo@chromium.org <yangguo@chromium.org>
Fri, 17 Oct 2014 14:11:01 +0000 (14:11 +0000)
commit83ddaa0df768e1dae2f414c27d5dc314a91cca96
treeaf0590e3b8998e528679c18d86d7e339010df1ed
parente149f81ebaf3d9e9c37808bc96732ad295ee50fd
Fix break location calculation.

R=ulan@chromium.org
BUG=chromium:419663
LOG=Y

Review URL: https://codereview.chromium.org/658723005

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24697 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/debug.cc
test/mjsunit/regress/regress-419663.js [new file with mode: 0644]