[Webkit-unassigned] [Bug 189380] New: Improper speculation type for Math.pow(NaN, 0) in Abstract Interpreter
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 6 15:52:58 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189380
Bug ID: 189380
Summary: Improper speculation type for Math.pow(NaN, 0) in
Abstract Interpreter
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: msaboff at apple.com
Given that Math.pow(NaN, 0) gives the result of 1, the computed SpeculatedType for ArithPow(NaN, non-NaN) should include Double values.
--
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/20180906/0f791637/attachment.html>
More information about the webkit-unassigned
mailing list