Bug 182213

Summary: DFG strength reduction fails to convert NumberToStringWithValidRadixConstant for 0 to constant '0'
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, keith_miller, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 170007    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

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>