RESOLVED FIXED 109511
[JSC] DFG might force a local to be double even if we store non-numeric values into it
https://bugs.webkit.org/show_bug.cgi?id=109511
Summary [JSC] DFG might force a local to be double even if we store non-numeric value...
Filip Pizlo
Reported 2013-02-11 16:12:48 PST
This appears to happen due to argument positions, and the fact that tallyVotesForShouldUseDoubleFormat() doesn't set NotUsingDoubleFormat. A great example of this is the test case for https://bugs.webkit.org/show_bug.cgi?id=109491
Attachments
test case (492 bytes, text/plain)
2014-06-10 14:02 PDT, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2014-06-10 14:02:06 PDT
Created attachment 232813 [details] test case
Alexey Shvayka
Comment 2 2023-10-12 14:08:30 PDT
Note You need to log in before you can comment on or make changes to this bug.