[Webkit-unassigned] [Bug 32430] Add a pointer field to C++ Node class (for v8)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 02:38:57 PST 2010


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





--- Comment #52 from anton muhin <antonm at chromium.org>  2010-01-22 02:38:55 PST ---
(In reply to comment #31)
> Another way to implement this would be to have two implementations of this
> class.  One which knows how to pull from the current wrapper caches, and one
> which knows how to do the lookup directly.
> 
> Basically instead of JSC having an empty implementation for this, it could use
> an implementation which called getDOMObjectWrapper.
> 
> I don't understand how this works with isolated worlds.  But then again, I
> don't know how isolated worlds work for V8.  When grabbing a wrapper in JSc you
> have to pass the global object.

Sounds interesting, thanks.  Let me think a bit about it, but I'd be glad to
have this change in first and improve it later.

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