[Webkit-unassigned] [Bug 27077] Workers + garbage collector: weird crashes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 14 08:41:55 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27077
--- Comment #9 from Alexey Proskuryakov <ap at webkit.org> 2009-07-14 08:41:55 PDT ---
(In reply to comment #8)
> - Is it true, that only one JSGlobalObject created for all threads and this
> global object is accessed without mutexes?
No, all worker's JS objects (including the global object) are allocated in a
separate JS heap.
--
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