Bug 91332

Summary: DFG PutByVal opcodes should accept more than 3 operands
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch oliver: review+

Description Filip Pizlo 2012-07-14 21:34:18 PDT
So that we can cache storage loads and such.  PutByVal should be able to have 4 operands in some cases.
Comment 1 Filip Pizlo 2012-07-14 21:37:53 PDT
Created attachment 152446 [details]
the patch
Comment 2 Filip Pizlo 2012-07-14 22:24:19 PDT
Landed in http://trac.webkit.org/changeset/122678