DescriptionMake the debugger completely unload when the debug event listener is unregistered.
Added a number of handle scopes to the debugger code to keep handles local to the function using them.
Fixed SetDebugEventListener to actually unregister when passed a NULL pointer. Previously this NULL pointer was wrapped in a Proxy.
BUG=1242702
Committed: http://code.google.com/p/v8/source/detail?r=1269
Patch Set 1 #
Total comments: 4
Patch Set 2 : '' #
Messages
Total messages: 3 (0 generated)
|