[Webkit-unassigned] [Bug 84927] End of Interpreter::tryCacheGetByID can trigger the garbage collector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 30 11:17:51 PDT 2012


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


Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ggaren at apple.com




--- Comment #2 from Geoffrey Garen <ggaren at apple.com>  2012-04-30 11:17:51 PST ---
I'm starting to think we should just generally prohibit GC in C++ code, except in certain rare cases like JSON processing or re-entry from C++ into the VM.

-- 
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