Unify the handling of the event and response JSON in developer shell debugger.
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 2 Mar 2009 19:02:27 +0000 (19:02 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 2 Mar 2009 19:02:27 +0000 (19:02 +0000)
commit3d8a5f1a755bc77b67df96159f569e781a74338e
treeb08353b475bb7be2250b99141d1ee5839fe4268b
parent50e042dfcdaf148ebe0b7f242c8790252f7d8bcd
Unify the handling of the event and response JSON in developer shell debugger.

Formatting of both debugger events and debugger responses are now unified into one function. This is mainly in preparation for the upcomming remote debugging support where having it a one function simplify things.
Review URL: http://codereview.chromium.org/27330

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