Comment #2 on issue 2111 by [email protected]:
Isolate::EnsureDefaultIsolate leak
http://code.google.com/p/v8/issues/detail?id=2111
This is with v8 3.10.7.
Visual Studio 2008.
Leaks at exit detected in Visual Studio (more of an annoyance than a
serious problem).
Callstack identified using Visual Leak Detector.
I cannot see v8::V8::TearDown in the public API, only v8::V8::Dispose,
which I am calling. I am using Isolates (I don't think I'm ever using the
default isolate) if that makes any difference.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev