[webkit-reviews] review granted: [Bug 63764] Added empty write barrier stubs in all the right places in the DFG JIT : [Attachment 99386] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 30 16:43:17 PDT 2011


Gavin Barraclough <barraclough at apple.com> has granted Geoffrey Garen
<ggaren at apple.com>'s request for review:
Bug 63764: Added empty write barrier stubs in all the right places in the DFG
JIT
https://bugs.webkit.org/show_bug.cgi?id=63764

Attachment 99386: Patch
https://bugs.webkit.org/attachment.cgi?id=99386&action=review

------- Additional Comments from Gavin Barraclough <barraclough at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=99386&action=review

> Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp:-1086
> -	   m_jit.loadPtr(globalObject->addressOfRegisters(), temp.gpr());

Maybe addressOfRegisters can go away?


More information about the webkit-reviews mailing list