[Webkit-unassigned] [Bug 167303] New: [JSC] Optimize Number#toString with Int52
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 23 06:06:56 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=167303
Bug ID: 167303
Summary: [JSC] Optimize Number#toString with Int52
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: utatane.tea at gmail.com
Currently, Int52 cases are just handled in double context.
We should have a fast path for that since it is frequently called in kraken crypto.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170123/204114d7/attachment.html>
More information about the webkit-unassigned
mailing list