[Webkit-unassigned] [Bug 202624] ASSERTION FAILED: this->prototypeChainMayInterceptStoreTo(vm, propertyName) || obj == this, with __proto__

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 5 17:06:12 PDT 2020


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

Yusuke Suzuki <ysuzuki at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #6 from Yusuke Suzuki <ysuzuki at apple.com> ---
Yes, this is dupe of bug 200386.
Put operation with __proto__ traverses Proxy's [[Prototype]] instead of calling Proxy's [[Put]], then state of Proxy's Structure and state of Structure chain got from Proxy's [[Prototype]] can be different, and assertion hits.

*** This bug has been marked as a duplicate of bug 200386 ***

-- 
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/20200506/a453f0c7/attachment-0001.htm>


More information about the webkit-unassigned mailing list