[Webkit-unassigned] [Bug 90317] [V8] Use WebCore::root for V8 bindings too

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 18:31:57 PDT 2012


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





--- Comment #1 from Kentaro Hara <haraken at chromium.org>  2012-06-29 18:31:56 PST ---
(In reply to comment #0)
> it seems like we should use WebCore::root too. I think we can get rid of all non Node cases by delegating to the WebCore::root value.

I would guess root() is not a WebCore method but a method implemented in JSDOMBinding.h. We might want to move it to Node.h so that both JSC and V8 can use it.

> I've been working on GenerateIsReachable related stuff

Just in case, would you elaborate on the overall goal of the work?

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