[Webkit-unassigned] [Bug 100853] [V8] Cleanup V8DOMWrapper::getCachedWrapper

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 31 08:47:52 PDT 2012


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





--- Comment #4 from Kentaro Hara <haraken at chromium.org>  2012-10-31 08:49:11 PST ---
(In reply to comment #3)
> > Why is this branch redundant? This branch will fail and has to fall back to the following slow path in a case where we are in the main world and a wrapper has not yet created for a given node, won't it?
> 
> You're right Kentaro, but this function is only responsible for getting the cached wrapper.  The caller of this function will create the wrapper if this function returns an empty handle.

Makes sense. Thanks.

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