1. Send 'afterCompile' event to the debug message handler.2. Process messages from...
authoryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 27 Apr 2009 12:38:20 +0000 (12:38 +0000)
committeryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 27 Apr 2009 12:38:20 +0000 (12:38 +0000)
commitc56b22c72ae70974296b87af60cad7dab7d8c6d6
tree9aca5001104b429628254dd32cac9d3bcb27d771
parent889eac7f13e0c61a32b3fc7632a4ae19749ce951
1. Send 'afterCompile' event to the debug message handler.2. Process messages from the debugger command queue on each event not only break and exception.3. auto_continue is always true for compilation events.
Review URL: http://codereview.chromium.org/100034

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