[webkit-reviews] review requested: [Bug 157972] super should not depend on __proto__ : [Attachment 400794] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 2 01:20:24 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 400794: Patch
https://bugs.webkit.org/attachment.cgi?id=400794&action=review
--- Comment #11 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Created attachment 400794
--> https://bugs.webkit.org/attachment.cgi?id=400794&action=review
Patch
Fix tests and 32-bit build, use JSValue::getPrototype() in
objectConstructorGetPrototypeOf().
More information about the webkit-reviews
mailing list