RESOLVED FIXED 124086
FTL should support AllocatePropertyStorage
https://bugs.webkit.org/show_bug.cgi?id=124086
Summary FTL should support AllocatePropertyStorage
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.