[Webkit-unassigned] [Bug 27134] New: [V8] Make DOMWrapper interface more like JSC
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 9 16:11:50 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27134
Summary: [V8] Make DOMWrapper interface more like JSC
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: abarth at webkit.org
CC: eric at webkit.org, dglazkov at chromium.org
In JSC you make a wrapper by saying toJS. In V8, we have a bunch of different
functions that do that. We should unify them. I've worked up a patch with the
name V8DOMWrapper::wrap (soon to be followed with V8DOMWrapper::unwrap for the
reverse operation).
Patch forthcoming.
--
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