WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Committed
r160499
: <
http://trac.webkit.org/changeset/160499
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug