Bug 129125

Summary: FTL may not see a compact_unwind section if there weren't any stackmaps
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: atrick, barraclough, ggaren, mark.lam, mhahnenberg, mmirman, msaboff, nrotem, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 112840    
Attachments:
Description Flags
the patch
ggaren: review+
llvm patch none

Filip Pizlo
Reported 2014-02-20 15:45:17 PST
It's theoretically possible for there to not be any stackmaps, so we should guard against it.
Attachments
the patch (5.14 KB, patch)
2014-02-20 15:47 PST, Filip Pizlo
ggaren: review+
llvm patch (6.77 KB, patch)
2014-02-20 15:48 PST, Filip Pizlo
no flags
Filip Pizlo
Comment 1 2014-02-20 15:47:57 PST
Created attachment 224805 [details] the patch
Filip Pizlo
Comment 2 2014-02-20 15:48:26 PST
Created attachment 224806 [details] llvm patch
Geoffrey Garen
Comment 3 2014-02-20 15:53:47 PST
Comment on attachment 224805 [details] the patch r=me
Filip Pizlo
Comment 4 2014-02-20 15:55:05 PST
Filip Pizlo
Comment 5 2014-02-20 16:03:43 PST
Note You need to log in before you can comment on or make changes to this bug.