[Webkit-unassigned] [Bug 203560] [[HasProperty]] result of Proxy in prototype chain is ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 30 16:27:13 PDT 2019


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

Ross Kirsling <ross.kirsling at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #382191|review?                     |review+
              Flags|                            |

--- Comment #4 from Ross Kirsling <ross.kirsling at sony.com> ---
Comment on attachment 382191
  --> https://bugs.webkit.org/attachment.cgi?id=382191
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=382191&action=review

r=me with a comment

> Source/JavaScriptCore/runtime/JSObjectInlines.h:130
> +            return hasSlot;

Here and below, it seems like we could just return false instead?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191030/dfa2196e/attachment.htm>


More information about the webkit-unassigned mailing list