[Webkit-unassigned] [Bug 232966] Differential testing: miscomputation involving spread operator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 10 23:53:42 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=232966

--- Comment #1 from Lukas Bernhard <lukas.bernhard at rub.de> ---
The comment in the sample is incorrect, instead of
```
// 0,0 without FTL, undefined without FTL
```

it should be:
```
// 0,0 without FTL, undefined with FTL. (also 0,0 in spidermonkey)
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211111/7672bd35/attachment.htm>


More information about the webkit-unassigned mailing list