Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium

New issue 1008 by [email protected]: v8 loads and unloads debugger for each debugger statement if no debugger is attached
http://code.google.com/p/v8/issues/detail?id=1008

Run

while (true) debugger;

in shell with no debugger attached to see this behavior.


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to