Force running GC on the worker thread before the unit test exits
For the main thread we seem to always run v8::Isolate::RequestGarbageCollectionForTesting but it's not the case on the worker thread, which seems to cause leaks on the context object. BUG=526424 Review URL: https://codereview.chromium.org/1316233004 git-svn-id: svn://svn.chromium.org/blink/trunk@201601 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment