[Webkit-unassigned] [Bug 223533] Variable incorrectly hoisted when it has the same name as a parameter
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 13 16:36:04 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=223533
Ingvar Stepanyan <me at rreverser.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |me at rreverser.com
--- Comment #2 from Ingvar Stepanyan <me at rreverser.com> ---
We ran into this breaking on code generated by Emscripten too. https://github.com/emscripten-core/emscripten/issues/18357
Emscripten will have to add a workaround, but, considering that this is a core JS bug, it would be great to fix this on the JavaScriptCore side too.
--
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/20221214/b2f4619c/attachment.htm>
More information about the webkit-unassigned
mailing list