Bug 101114 - DFG::SpeculativeJIT::typedArrayDescriptor should use the Float64Array descriptor for Float64Arrays
Summary: DFG::SpeculativeJIT::typedArrayDescriptor should use the Float64Array descrip...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 15:24 PDT by Filip Pizlo
Modified: 2012-11-02 15:27 PDT (History)
1 user (show)

See Also:


Attachments
the patch (1.72 KB, patch)
2012-11-02 15:26 PDT, Filip Pizlo
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-11-02 15:24:24 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-11-02 15:26:14 PDT
Created attachment 172158 [details]
the patch
Comment 2 Filip Pizlo 2012-11-02 15:27:08 PDT
Comment on attachment 172158 [details]
the patch

Reviewed by Gavin in person.
Comment 3 Filip Pizlo 2012-11-02 15:27:51 PDT
Landed in http://trac.webkit.org/changeset/133361