[webkit-reviews] review granted: [Bug 233299] [JSC] TypedArray GetArrayLength should not use Reuse : [Attachment 445035] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 23 20:15:34 PST 2021


Yusuke Suzuki <ysuzuki at apple.com> has granted Michael Catanzaro
<mcatanzaro at gnome.org>'s request for review:
Bug 233299: [JSC] TypedArray GetArrayLength should not use Reuse
https://bugs.webkit.org/show_bug.cgi?id=233299

Attachment 445035: Patch

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




--- Comment #9 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 445035
  --> https://bugs.webkit.org/attachment.cgi?id=445035
Patch

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

> JSTests/stress/get-array-length-reuse.js:2
> +//@ skip
> +// FIXME: Unskip: https://bugs.webkit.org/show_bug.cgi?id=233299#c5

We should make it `//@ skip if $memoryLimited`.


More information about the webkit-reviews mailing list