Comment #2 on issue 2370 by [email protected]: dom-query.html spends ~10% of total time in OSAtomicAdd32Barrier on my Mac
http://code.google.com/p/v8/issues/detail?id=2370

The only caller I see for OSAtomicAdd32Barrier is

OptimizingCompilerThread::Run()

It's not clear to me when that function is called or how it relates to GetElementWithInterceptor.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to