RESOLVED FIXED 125645
CStack Branch: Change the disabling of DFG OSR entry to be based on an option
https://bugs.webkit.org/show_bug.cgi?id=125645
Summary CStack Branch: Change the disabling of DFG OSR entry to be based on an option
Michael Saboff
Reported 2013-12-12 11:26:03 PST
There is currently some #if 0 ... #endif to disable OSR entry from baseline to DFG. These turned off sections don't fully disable OSR entry and they are inconvenient. We should use an option to control OSR entry.
Attachments
Patch for landing (5.23 KB, patch)
2013-12-12 11:33 PST, Michael Saboff
no flags
Michael Saboff
Comment 1 2013-12-12 11:33:55 PST
Created attachment 219101 [details] Patch for landing
Michael Saboff
Comment 2 2013-12-12 11:34:26 PST
Note You need to log in before you can comment on or make changes to this bug.