[webkit-reviews] review requested: [Bug 193912] [JSC] Repeat string created from Array.prototype.join() take too much memory : [Attachment 361705] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 13:03:57 PST 2019


Guillaume Emont <guijemont at igalia.com> has asked  for review:
Bug 193912: [JSC] Repeat string created from Array.prototype.join() take too
much memory
https://bugs.webkit.org/show_bug.cgi?id=193912

Attachment 361705: Patch

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




--- Comment #11 from Guillaume Emont <guijemont at igalia.com> ---
Created attachment 361705

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

Patch

New version that addresses the issues raised by Saam. I also added a test,
since I did not see that issue when running tests.


More information about the webkit-reviews mailing list