[Webkit-unassigned] [Bug 27107] [V8] Move DOM wrapper functions in V8Proxy to V8DOMWrapper
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 8 21:45:52 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27107
--- Comment #2 from Adam Barth <abarth at webkit.org> 2009-07-08 21:45:52 PDT ---
I think its better to have them in a separate class / file. I want to
eventually make the API more like toJS() to match JSC.
V8DOMMap is more of an implementation detail / backing store. For example, if
we switched to a peerable-like implemenation, then we'd keep V8DOMWrappers but
get rid of V8DOMMap (because there wouldn't be a "map" per se).
--
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