Fix disabling all break points from within the debug event callback.
authoryangguo <yangguo@chromium.org>
Tue, 18 Nov 2014 14:57:39 +0000 (06:57 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 18 Nov 2014 14:57:48 +0000 (14:57 +0000)
commit5bea77f786469ac81d1e2805b2d268d394520c27
tree6776a661d013af761d4c447ffc441a6c7f8162fb
parenta6388878da26e627d6ce2114da6890c124fdde15
Fix disabling all break points from within the debug event callback.

BUG=chromium:432493
LOG=Y

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

Cr-Commit-Position: refs/heads/master@{#25400}
src/debug.cc
src/debug.h
test/mjsunit/regress/regress-crbug-432493.js [new file with mode: 0644]