[webkit-reviews] review requested: [Bug 157972] super should not depend on __proto__ : [Attachment 400749] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 1 13:01:31 PDT 2020


Alexey Shvayka <shvaikalesh at gmail.com> has asked  for review:
Bug 157972: super should not depend on __proto__
https://bugs.webkit.org/show_bug.cgi?id=157972

Attachment 400749: Patch

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




--- Comment #9 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Created attachment 400749

  --> https://bugs.webkit.org/attachment.cgi?id=400749&action=review

Patch

Add LLInt fast path (64-bit only), add bytecode intrinsic & test, and introduce
OverridesGetPrototype out of line flag.


More information about the webkit-reviews mailing list