Refactored the code for handling debug step in in the runtime system into one functio...
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 18 Dec 2008 14:32:49 +0000 (14:32 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 18 Dec 2008 14:32:49 +0000 (14:32 +0000)
commit6c7a746c5dfe9865399ea114d74412751061a222
treecfae6b3fa3b44946e0442ae628440d619ee60d2e
parente5270bd6e4b38f45c2407a7c8228e268595da512
Refactored the code for handling debug step in in the runtime system into one function. For constructors this also means that step in will no longer step into the code for the builtins context.
Review URL: http://codereview.chromium.org/15035

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1001 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/debug.cc
src/debug.h
src/ic.cc
src/runtime.cc
test/mjsunit/debug-stepin-constructor.js