[Webkit-unassigned] [Bug 27628] [v8] Simplify weak handlers callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 24 01:12:14 PDT 2009


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





--- Comment #6 from Adam Barth <abarth at webkit.org>  2009-07-24 01:12:12 PDT ---
(In reply to comment #5)
> I'm still a little unclear on how the dom node mappings work.  This only works
> for nodes on the main thread right?  So with Adam's changes you would use
> DOMData::getCurrentMainThread()->getStore().domNodeMap() instead?

You can try that, but it will crash because we're in the middle of a GC.  :) 
That's why we iterate currently.

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