Bug 123637

Summary: "Unsupported speculation use kind: FinalObject" in FTL::LowerDFGToLLVM::compilePhantom() running v8-v6/v8-crypto.js.default-ftl
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 112840    

Filip Pizlo
Reported 2013-11-01 14:43:52 PDT
...
Attachments
Filip Pizlo
Comment 1 2013-11-02 11:45:33 PDT
This bug is super elusive. I can't repro. It's strange since FinalObjectUse is only used for Identity's that ToThis's are replaced with.
Filip Pizlo
Comment 2 2013-11-08 18:41:20 PST
This bug really represents some weirdness, where even though we didn't see a FinalObjectUse at the point where we decide to start the FTL phases, we end up introducing a FinalObjectUse later. That shouldn't happen. But, we won't ever see this bug again after https://bugs.webkit.org/show_bug.cgi?id=124092. So, I'm marking it as a dupe. *** This bug has been marked as a duplicate of bug 124092 ***
Note You need to log in before you can comment on or make changes to this bug.