Bug 91599 - DFG 32-bit PutById transition stub storage reallocation case copies the first pointer of each JSValue instead of the whole JSValue
Summary: DFG 32-bit PutById transition stub storage reallocation case copies the first...
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-07-18 00:43 PDT by Filip Pizlo
Modified: 2012-07-18 15:17 PDT (History)
5 users (show)

See Also:


Attachments
the patch (1.67 KB, patch)
2012-07-18 00:55 PDT, Filip Pizlo
ggaren: 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-07-18 00:43:25 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2012-07-18 00:55:07 PDT
Created attachment 152956 [details]
the patch
Comment 2 Geoffrey Garen 2012-07-18 10:01:10 PDT
Comment on attachment 152956 [details]
the patch

r=me
Comment 3 Filip Pizlo 2012-07-18 15:17:56 PDT
Landed, with 4 new tests, in http://trac.webkit.org/changeset/123028