[Webkit-unassigned] [Bug 119548] New: Refactoring of throw exception.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 7 08:23:02 PDT 2013


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

           Summary: Refactoring of throw exception.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chris_curtis at apple.com


The act of throwing an exception is being handled in different ways depending on whether the code was running in the LLint, Baseline JIT, or the DFG JIT. Also there are redundant attempts to add error info. This has the ability to slow down the system.

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