From what I can see this will only work when V8 is only ever used from one thread, as is the case for the Chromium renderer process. However if different threads are using V8 then this will only get samples from one of these.
http://codereview.chromium.org/171115 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
