RESOLVED FIXED147749
The typedArrayLength function in FTLLowerDFGToLLVM is dead code.
https://bugs.webkit.org/show_bug.cgi?id=147749
Summary The typedArrayLength function in FTLLowerDFGToLLVM is dead code.
Keith Miller
Reported 2015-08-06 14:59:47 PDT
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.
Attachments
Patch (2.09 KB, patch)
2015-08-06 15:03 PDT, Keith Miller
no flags
Keith Miller
Comment 1 2015-08-06 15:03:55 PDT
WebKit Commit Bot
Comment 2 2015-08-06 16:26:01 PDT
Comment on attachment 258404 [details] Patch Clearing flags on attachment: 258404 Committed r188086: <http://trac.webkit.org/changeset/188086>
WebKit Commit Bot
Comment 3 2015-08-06 16:26:03 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.