[Webkit-unassigned] [Bug 193057] Extending a bound function of a non-costructor should throw a TypeError

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 14:31:09 PDT 2020


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

Alexey Shvayka <shvaikalesh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |shvaikalesh at gmail.com
         Resolution|---                         |DUPLICATE

--- Comment #2 from Alexey Shvayka <shvaikalesh at gmail.com> ---
(In reply to Ross Kirsling from comment #1)
> Looking through our failure list, this doesn't appear to have a test262 test.

JSC doesn't perform IsConstructor during ClassDefinitionEvaluation, failing https://test262.report/browse/language/statements/class/subclass/class-definition-superclass-generator.js. https://webkit.org/b/144093 should fix it.

I am adding a few more tests with bound/proxied arrow/async functions in https://github.com/tc39/test262/pull/2619.

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

-- 
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/20200511/41228b1c/attachment.htm>


More information about the webkit-unassigned mailing list