[webkit-reviews] review requested: [Bug 162125] Enable IC for put_by_id_with_this : [Attachment 305425] WIP - Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 26 10:23:55 PDT 2017


Caio Lima <ticaiolima at gmail.com> has asked  for review:
Bug 162125: Enable IC for put_by_id_with_this
https://bugs.webkit.org/show_bug.cgi?id=162125

Attachment 305425: WIP - Proposed Patch

https://bugs.webkit.org/attachment.cgi?id=305425&action=review




--- Comment #1 from Caio Lima <ticaiolima at gmail.com> ---
Created attachment 305425

  --> https://bugs.webkit.org/attachment.cgi?id=305425&action=review

WIP - Proposed Patch

It is a WIP for this Patch. I'm missing the ChangeLog and create some micro
benchmarks as well.

In this patch I'm not enabling PutByIdWithThis IC for 32-bit architectures,
because there is no sufficient GPRRegs to handle base, this and value and
scratch at the same time.


More information about the webkit-reviews mailing list