[webkit-reviews] review requested: [Bug 180274] Having a bad time needs to handle ArrayClass indexing type as well : [Attachment 328147] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 1 13:33:08 PST 2017


Mark Lam <mark.lam at apple.com> has asked  for review:
Bug 180274: Having a bad time needs to handle ArrayClass indexing type as well
https://bugs.webkit.org/show_bug.cgi?id=180274

Attachment 328147: patch

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




--- Comment #4 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 328147
  --> https://bugs.webkit.org/attachment.cgi?id=328147
patch

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

> Source/JavaScriptCore/runtime/JSObject.cpp:1611
> +	   switchToSlowPutArrayStorage(vm);

Isn't this infinitely recursing?


More information about the webkit-reviews mailing list