[webkit-reviews] review granted: [Bug 197631] [JSC] Strict, Sloppy and Arrow functions should have different classInfo : [Attachment 372672] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 21 22:38:48 PDT 2019


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 197631: [JSC] Strict, Sloppy and Arrow functions should have different
classInfo
https://bugs.webkit.org/show_bug.cgi?id=197631

Attachment 372672: Patch

https://bugs.webkit.org/attachment.cgi?id=372672&action=review




--- Comment #11 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 372672
  --> https://bugs.webkit.org/attachment.cgi?id=372672
Patch

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

r=me

> JSTests/stress/has-own-property-arguments.js:8
> +shouldBe(new A().hasOwnProperty('arguments'), true);

Can you also add tests that would break get by id inline caching?


More information about the webkit-reviews mailing list