[Webkit-unassigned] [Bug 162124] op_get_by_id_with_this should use inline caching

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 4 14:28:33 PST 2017


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

--- Comment #91 from Caio Lima <ticaiolima at gmail.com> ---
These regressions are due the absence of ```base.use()``` and ```thisValue.use()``` in DFGSpeculative32_64.cpp. The assertion that is failing is https://github.com/caiolima/webkit/blob/get-by-id-this-ic/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp#L1770

How could I fix that? Remove the assertion, adding ```.use()``` or other approach?

-- 
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/20170304/2e1a5cf6/attachment.html>


More information about the webkit-unassigned mailing list