rdar://problem/69823539
Created attachment 412078 [details] Patch
Created attachment 412079 [details] Patch fix trivial style nit
Comment on attachment 412079 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=412079&action=review > Source/JavaScriptCore/dfg/DFGIntegerRangeOptimizationPhase.cpp:1532 > + unsigned i = 0, j = 0; Nit: should be two lines def
Committed r269107: <https://trac.webkit.org/changeset/269107> All reviewed patches have been landed. Closing bug and clearing flags on attachment 412079 [details].
<rdar://problem/70769919>