Bug 101118 - LLInt 32-bit put_by_val ArrayStorage case should use the right register (t3, not t2) for the index in the publicLength updating path
Summary: LLInt 32-bit put_by_val ArrayStorage case should use the right register (t3, ...
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 16:06 PDT by Filip Pizlo
Modified: 2012-11-02 16:19 PDT (History)
1 user (show)

See Also:


Attachments
the patch (1.50 KB, patch)
2012-11-02 16:07 PDT, Filip Pizlo
barraclough: 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 16:06:42 PDT
patch forthcoming
Comment 1 Filip Pizlo 2012-11-02 16:07:42 PDT
Created attachment 172167 [details]
the patch
Comment 2 Filip Pizlo 2012-11-02 16:19:51 PDT
Landed in http://trac.webkit.org/changeset/133368