Debugger: ensure that functions with debug info have code with break slots.
authoryangguo <yangguo@chromium.org>
Thu, 16 Jul 2015 09:38:21 +0000 (02:38 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Jul 2015 09:38:28 +0000 (09:38 +0000)
commit83207b93f4d23e1df5c4f9bae1a97c8205b079e5
tree97c1d9868eb938ef162612323085db59e7dde2a1
parent3a0ee39cbde6a9778cfc4e2a6a0a8ff68933ff38
Debugger: ensure that functions with debug info have code with break slots.

This helps reasoning about setting break points. Functions that
have debug info is also guaranteed to be able to set break points.

R=ulan@chromium.org
BUG=v8:4132
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#29698}
src/debug.cc
src/objects-inl.h
src/objects.h