[Webkit-unassigned] [Bug 71434] New: FunctionPtr should accept FASTCALL functions on X86

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 19:05:17 PDT 2011


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

           Summary: FunctionPtr should accept FASTCALL functions on X86
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yuqiang.xian at intel.com
                CC: barraclough at apple.com, fpizlo at apple.com


On X86 we sometimes use FASTCALL convention functions, for example the cti functions, and we may need the pointers to such functions, e.g., in current DFG register file check and arity check, though long term we may avoid such usage of cti calls in DFG.

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