[Webkit-unassigned] [Bug 172692] New: [JSC] Drop @Number() and use operator+
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 28 22:07:44 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172692
Bug ID: 172692
Summary: [JSC] Drop @Number() and use operator+
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
@Number() function call use case can be covered by to_number opcode.
This can be used by operator+.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170529/e916587d/attachment-0001.html>
More information about the webkit-unassigned
mailing list