Minor debugger cleanup. Store the running state of the previous debugger response...
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 4 Feb 2009 11:36:30 +0000 (11:36 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 4 Feb 2009 11:36:30 +0000 (11:36 +0000)
commit93bd4954e14b313f1ac53e4d817ec3030fe39ec1
tree2c08212c9ae68ab9edbc020b9a590f0b1f381756
parent4b05db4ee0be7f52dd12a5b6067fba201278ef9f
Minor debugger cleanup. Store the running state of the previous debugger response to avoid having to parse the just generated JSON response just to pick out the running state. Also removed an unused function.
Review URL: http://codereview.chromium.org/20039

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