Bug 147749

Summary: The typedArrayLength function in FTLLowerDFGToLLVM is dead code.
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.