[Webkit-unassigned] [Bug 171915] [JSC] Proxy's GetPrototypeOf does not invoked during access to __proto__ property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 10 09:39:42 PDT 2017


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

--- Comment #1 from Saam Barati <sbarati at apple.com> ---
Maybe we don't properly forward the receiver?
I think this code should definitely go down the get() path in Proxy, but maybe the issue is we don't call get() on target in the correct way.

-- 
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/20170510/3b548444/attachment-0001.html>


More information about the webkit-unassigned mailing list