[webkit-reviews] review requested: [Bug 212239] in_by_val inside structure property for-in loop should use an opcode like has_structure_property but for "in" : [Attachment 400061] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 11:27:54 PDT 2020


Saam Barati <sbarati at apple.com> has asked  for review:
Bug 212239: in_by_val inside structure property for-in loop should use an
opcode like has_structure_property but for "in"
https://bugs.webkit.org/show_bug.cgi?id=212239

Attachment 400061: patch

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




--- Comment #5 from Saam Barati <sbarati at apple.com> ---
Created attachment 400061

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

patch

fix debug assert. I was casting to the wrong op type in baseline JIT compiler


More information about the webkit-reviews mailing list