http://codereview.chromium.org/7848026/diff/1/src/debug.cc File src/debug.cc (right):
http://codereview.chromium.org/7848026/diff/1/src/debug.cc#newcode1968 src/debug.cc:1968: : debugger_access_(isolate->debugger_access()), On 2011/09/08 17:15:50, Vitaly Repeshko wrote:
debugger_access mutex is created by the isolate and is destroyed in Isolate::~Isolate.
Yeah, I saw that. So it's not an issue anymore, right? http://codereview.chromium.org/7848026/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
