[webkit-reviews] review requested: [Bug 214861] [JSC] support op_get_private_name in DFG : [Attachment 405436] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 20:22:12 PDT 2020


Caitlin Potter (:caitp) <caitp at igalia.com> has asked  for review:
Bug 214861: [JSC] support op_get_private_name in DFG
https://bugs.webkit.org/show_bug.cgi?id=214861

Attachment 405436: Patch

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




--- Comment #4 from Caitlin Potter (:caitp) <caitp at igalia.com> ---
Created attachment 405436

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

Patch

This one adds a PrivateName-specific (and limited) variant of handleGetById
which produces the appropriate slow path function. I am sure that could be a
maintenance headache, so the idea might need to be refined a bit. But it's
something


More information about the webkit-reviews mailing list