[webkit-reviews] review requested: [Bug 214525] Remove OpIsObjectOrNull from ClassExprNode::emitBytecode() : [Attachment 404924] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 08:33:50 PDT 2020


Alexey Shvayka <shvaikalesh at gmail.com> has asked  for review:
Bug 214525: Remove OpIsObjectOrNull from ClassExprNode::emitBytecode()
https://bugs.webkit.org/show_bug.cgi?id=214525

Attachment 404924: Patch

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




--- Comment #4 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Created attachment 404924

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

Patch

Bring back `superclass === undefined` check, revert AbstractInterpreter and
jsTypeofIsObject changes.


More information about the webkit-reviews mailing list