[Webkit-unassigned] [Bug 158083] LLInt should support other types of prototype GetById caching.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 7 23:52:08 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158083
--- Comment #105 from Caio Lima <ticaiolima at gmail.com> ---
Ping review. I think now it is ok now, because I am considering the last errors reported to ARM64 and C_LOOP.
The last problems were:
1. ARM64 doesn't support "push <reg>", so it is necessary push two registers at the same time.
2. C_LOOP doesn't support call operations, So I added a slow case to it.
--
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/20160708/febc9d91/attachment.html>
More information about the webkit-unassigned
mailing list