[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:38:15 PDT 2015


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

--- Comment #11 from Basile Clement <basile_clement at apple.com> ---
(In reply to comment #9)
> Comment on attachment 250927 [details]
> 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.

No, that was a mistake (missed keystroke when saving), I updated the patch.
Didn't know about the --32-bit though, I will run that.

-- 
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/a8779556/attachment.html>


More information about the webkit-unassigned mailing list