[webkit-reviews] review granted: [Bug 124086] FTL should support AllocatePropertyStorage : [Attachment 216467] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 17:34:25 PST 2013


Oliver Hunt <oliver at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 124086: FTL should support AllocatePropertyStorage
https://bugs.webkit.org/show_bug.cgi?id=124086

Attachment 216467: the patch
https://bugs.webkit.org/attachment.cgi?id=216467&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
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


More information about the webkit-reviews mailing list