[Webkit-unassigned] [Bug 162125] Enable IC for put_by_id_with_this
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 27 09:01:25 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=162125
Caio Lima <ticaiolima at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #305425|0 |1
is obsolete| |
Attachment #305425|review? |
Flags| |
Attachment #305470| |review?
Flags| |
--- Comment #5 from Caio Lima <ticaiolima at gmail.com> ---
Created attachment 305470
--> https://bugs.webkit.org/attachment.cgi?id=305470&action=review
WIP - Proposed Patch
I noticed that IC was not being properly handled in put_by_id_with_this in the last patch because slot object wasn't properly configured in ```ordinarySetSlow```. Now in this version I'm proposing a change that configure the slot properly and make possible IC PuByIdWithThis.
The results seem promising and I'm posting them here soon.
--
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/20170327/6d0a20e9/attachment.html>
More information about the webkit-unassigned
mailing list