[Webkit-unassigned] [Bug 143807] Extract the allocation profile from JSFunction into a rare object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 10:27:08 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=143807

--- Comment #9 from Filip Pizlo <fpizlo at apple.com> ---
Comment on attachment 250927
  --> https://bugs.webkit.org/attachment.cgi?id=250927
Remove additional GPR

View in context: https://bugs.webkit.org/attachment.cgi?id=250927&action=review

> Source/JavaScriptCore/dfg/DFGSpeculativeJIT32_64.cpp:3496
> +        GPRReg rareDataGPR = rareData.gpr();

Does this compile?

Note that you need to do run-javascriptcore-tests --32-bit to test this code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150416/1e4cd623/attachment.html>


More information about the webkit-unassigned mailing list