[Webkit-unassigned] [Bug 147749] New: The typedArrayLength function in FTLLowerDFGToLLVM is dead code.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 6 14:59:47 PDT 2015


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

            Bug ID: 147749
           Summary: The typedArrayLength function in FTLLowerDFGToLLVM is
                    dead code.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: keith_miller at apple.com

the typedArrayLength function does not appear to be called anywhere and is dead code. Currently the typedArrayLength is compiled in compileGetArrayLength() rather than through this function.

-- 
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/20150806/c9139a0e/attachment.html>


More information about the webkit-unassigned mailing list