Bug 116696

Summary: fourthTier: rationalize DFG::CapabilityLevel and DFGCapabilities.[h|cpp]
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 116557    
Attachments:
Description Flags
the patch sam: review+

Filip Pizlo
Reported 2013-05-23 16:10:00 PDT
Right now it's super hard to figure out what all of the capabilities of a code block are, all in one go. For example, the Baseline JIT doesn't really know if a code block is an inline candidate. That's sad.
Attachments
the patch (31.03 KB, patch)
2013-05-23 16:25 PDT, Filip Pizlo
sam: review+
Filip Pizlo
Comment 1 2013-05-23 16:25:50 PDT
Created attachment 202752 [details] the patch
Filip Pizlo
Comment 2 2013-05-23 18:35:22 PDT
Note You need to log in before you can comment on or make changes to this bug.