[Webkit-unassigned] [Bug 221176] An issue about redefining attributes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 30 09:23:00 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221176
Alexey Shvayka <shvaikalesh at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Alexey Shvayka <shvaikalesh at gmail.com> ---
(In reply to NWU_NISL from comment #0)
> # Description
> When executing this test case, the prop property of obj was redefined, and
> other engines (SpiderMonkey, v8, chakra, etc.) set it as the redefined
> property, but the property of JavascriptCore is still the property on the
> prototype. So I suspect this is an implementation error of JavascriptCore.
Thank you for the test case!
It was a long-standing issue, but as of r270874, JSC doesn't enumerate "prop" either.
*** This bug has been marked as a duplicate of bug 38970 ***
--
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/20210130/38ddeb74/attachment.htm>
More information about the webkit-unassigned
mailing list