[Webkit-unassigned] [Bug 83666] New: op_is_foo should be optimized
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 10 23:32:50 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83666
Summary: op_is_foo should be optimized
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: fpizlo at apple.com
Currently the op_is_foo opcodes result in C function calls, and the DFG doesn't handle them.
These opcodes should have fast inline assembly code and the DFG should handle them.
--
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