Remove the patching of the debug break stub
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 28 Oct 2010 11:50:50 +0000 (11:50 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 28 Oct 2010 11:50:50 +0000 (11:50 +0000)
commit19b62bb1b5e78f0e605aa47b6ddcf88f26c802b9
treee4017a5f03287a343a4f43dcde5d32ebfce7e899
parenta448c13cdbfd891568b029614fd98345bdb946cd
Remove the patching of the debug break stub

This is no longer required to break at the function entry. Actually has not been required since the inlined stack check was introduced long time ago.
Review URL: http://codereview.chromium.org/4106005

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5726 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/debug.cc