[Webkit-unassigned] [Bug 118573] API Shims don't need thread lock if the VM is not a APIShared type

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 11 13:22:46 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118573


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #206480|review?                     |review-
               Flag|                            |




--- Comment #5 from Geoffrey Garen <ggaren at apple.com>  2013-07-11 13:24:48 PST ---
(From update of attachment 206480)
Even unshared VMs need locking, since they can be used on more than one thread.

I'm intrigued by your test case, though. Maybe there's another way to optimize this.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list