[Webkit-unassigned] [Bug 148318] New: Web Inspector: arrow function names are never inferred, call frames are labeled (anonymous functiton)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 21 12:02:05 PDT 2015


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

            Bug ID: 148318
           Summary: Web Inspector: arrow function names are never
                    inferred, call frames are labeled (anonymous
                    functiton)
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    gskachkov at gmail.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    sbarati at apple.com, timothy at apple.com,
                    utatane.tea at gmail.com,
                    webkit-bug-importer at group.apple.com

Created attachment 259638
  --> https://bugs.webkit.org/attachment.cgi?id=259638&action=review
Test case

In a simple case like 

let a = () => {}

JSC should be able to infer this function's name as 'a'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150821/28d3a895/attachment.html>


More information about the webkit-unassigned mailing list