[Webkit-unassigned] [Bug 143232] New: JSC should detect singleton functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 11:39:03 PDT 2015


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

            Bug ID: 143232
           Summary: JSC should detect singleton functions
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

We currently don't really need to detect singleton functions because we have lots of other crazy ways of optimizing scoped accesses.  But now that the scope is loaded from the function, it would be simpler and a bit more efficient to just detect singleton functions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150330/2e49baa2/attachment-0002.html>


More information about the webkit-unassigned mailing list