Bug 109511

Summary: [JSC] DFG might force a local to be double even if we store non-numeric values into it
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Alexey Shvayka <ashvayka>
Status: RESOLVED FIXED    
Severity: Normal CC: ashvayka, barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
test case none

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.