Bug 124086

Summary: FTL should support AllocatePropertyStorage
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 112840    
Attachments:
Description Flags
the patch oliver: review+

Filip Pizlo
Reported 2013-11-08 16:45:50 PST
Patch forthcoming.
Attachments
the patch (6.03 KB, patch)
2013-11-08 17:20 PST, Filip Pizlo
oliver: review+
Filip Pizlo
Comment 1 2013-11-08 17:20:15 PST
Created attachment 216467 [details] the patch
Oliver Hunt
Comment 2 2013-11-08 17:33:10 PST
Comment on attachment 216467 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=216467&action=review r=me > Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:4513 > + m_jit.addPtr(JITCompiler::TrustedImm32(sizeof(IndexingHeader)), scratchGPR); This seems like a good change
Filip Pizlo
Comment 3 2013-11-08 17:43:27 PST
Note You need to log in before you can comment on or make changes to this bug.