Bug 169965 - [JSC] Use jsNontrivialString for Number toString operations
Summary: [JSC] Use jsNontrivialString for Number toString operations
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-22 12:28 PDT by Yusuke Suzuki
Modified: 2017-03-22 13:07 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.54 KB, patch)
2017-03-22 12:52 PDT, Yusuke Suzuki
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-03-22 12:28:20 PDT
...
Comment 1 Yusuke Suzuki 2017-03-22 12:52:40 PDT
Created attachment 305117 [details]
Patch
Comment 2 Mark Lam 2017-03-22 12:57:55 PDT
Comment on attachment 305117 [details]
Patch

r=me
Comment 3 Yusuke Suzuki 2017-03-22 13:07:28 PDT
Committed r214272: <http://trac.webkit.org/changeset/214272>