Bug 68766

Summary: JIT implementation of put_by_val increments m_length instead of setting it to index+1
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch none

Description Filip Pizlo 2011-09-24 15:19:32 PDT
This results in regressions in a variety of tests, including ./js1_6/Array/regress-290592.js.
Comment 1 Filip Pizlo 2011-09-24 15:21:48 PDT
Created attachment 108590 [details]
the patch
Comment 2 Geoffrey Garen 2011-09-24 16:10:08 PDT
Comment on attachment 108590 [details]
the patch

r=me
Comment 3 WebKit Review Bot 2011-09-24 19:19:48 PDT
Comment on attachment 108590 [details]
the patch

Clearing flags on attachment: 108590

Committed r95918: <http://trac.webkit.org/changeset/95918>
Comment 4 WebKit Review Bot 2011-09-24 19:19:52 PDT
All reviewed patches have been landed.  Closing bug.