[Webkit-unassigned] [Bug 102240] [V8] Rename dispatchWrap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 00:20:42 PST 2012


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





--- Comment #5 from Kentaro Hara <haraken at chromium.org>  2012-11-27 00:22:53 PST ---
Forgive me, it looks like I am behind your wrap/createWrapper/toV8/toV8Fast work...

(1) What is [V8NoWrapperCache] for ? I am expecting that [CustomToJSObject] and [V8CustomToJSObject] would be sufficient.

(2) Why do you need to let developers write both custom toV8() and custom wrap() ? Previously we supported custom toV8() only and didn't support custom wrap(). Why do you now need to support both custom toV8() and custom wrap() ?

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