[Webkit-unassigned] [Bug 133769] New: Extend Safe to Execute capabilities for NativeCall and NativeConstruct

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 11 14:54:21 PDT 2014


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

           Summary: Extend Safe to Execute capabilities for NativeCall and
                    NativeConstruct
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mmirman at apple.com


Currently NativeCall and NativeConstruct are considered always unsafe to execute by the DFG which prevents certain optimizations.  Often there is a check which when 
completed makes them safe to execute.  Need to refine the cases where they are safe to execute.

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