[Webkit-unassigned] [Bug 28294] New: Devirtualise marking
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 13 22:07:52 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28294
Summary: Devirtualise marking
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: oliver at apple.com
Marking currently uses virtual methods, but in the general case these virtual
calls are unnecessary and can be elided.
--
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