Bug 182213 - DFG strength reduction fails to convert NumberToStringWithValidRadixConstant for 0 to constant '0'
Summary: DFG strength reduction fails to convert NumberToStringWithValidRadixConstant ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on: 170007
Blocks:
  Show dependency treegraph
 
Reported: 2018-01-27 05:28 PST by Yusuke Suzuki
Modified: 2018-01-27 10:16 PST (History)
7 users (show)

See Also:


Attachments
Patch (3.65 KB, patch)
2018-01-27 05:30 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (5.26 KB, patch)
2018-01-27 05:49 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2018-01-27 05:28:31 PST
DFG strength reduction fails to convert NumberToStringWithValidRadixConstant for 0 to constant '0'
Comment 1 Yusuke Suzuki 2018-01-27 05:30:28 PST
Created attachment 332468 [details]
Patch
Comment 2 Yusuke Suzuki 2018-01-27 05:49:06 PST
Created attachment 332469 [details]
Patch
Comment 3 Mark Lam 2018-01-27 09:45:13 PST
Comment on attachment 332469 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2018-01-27 09:49:04 PST
Comment on attachment 332469 [details]
Patch

Thanks!
Comment 5 WebKit Commit Bot 2018-01-27 10:14:11 PST
Comment on attachment 332469 [details]
Patch

Clearing flags on attachment: 332469

Committed r227716: <https://trac.webkit.org/changeset/227716>
Comment 6 WebKit Commit Bot 2018-01-27 10:14:13 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2018-01-27 10:16:32 PST
<rdar://problem/36945141>