[Webkit-unassigned] [Bug 155248] New: Add dumping of function expression names in CodeBlock bytecode dump.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 9 12:08:42 PST 2016


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

            Bug ID: 155248
           Summary: Add dumping of function expression names in CodeBlock
                    bytecode dump.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Because ...
[  19] new_func_exp      loc5, loc3, f0:foo

... is more informative than
[  19] new_func_exp      loc5, loc3, f0

Patch coming soon.

-- 
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/20160309/d138f9a9/attachment.html>


More information about the webkit-unassigned mailing list