On Fri, Dec 10, 2010 at 5:12 PM, <[email protected]> wrote: >> It seems wrong that state window tracking is done in SuspendIfNecessary. >> Why > > not >> >> move this to NotifyTick instead? Added bonus: this way it'll only be used >> when >> the runtime profiler is enabled. > > We also want to sample the state when the runtime profiler is suspended, but > NotifyTick is not called in this case.
Hmm, but neither is SuspendIfNecessary, maybe just once more. -- Vitaly -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
