[Webkit-unassigned] [Bug 228919] New single bytecode loop for-in is missing many inline asm optimizations in 32bit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 09:15:20 PDT 2021


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

--- Comment #5 from Mikhail R. Gadelha <mikhail at igalia.com> ---
Added a couple of reduced test cases where jsc starts to return unexpected results:

* for-in-infinite-loop.js: for-in seems to be stuck and doesn't increment the value

* for-in-undefined.js: for-in returns undefined object at iteration 94

-- 
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/20210818/6da81d24/attachment.htm>


More information about the webkit-unassigned mailing list