RESOLVED FIXED 116696
fourthTier: rationalize DFG::CapabilityLevel and DFGCapabilities.[h|cpp]
https://bugs.webkit.org/show_bug.cgi?id=116696
Summary fourthTier: rationalize DFG::CapabilityLevel and DFGCapabilities.[h|cpp]
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.