WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 106201
DFG should constant fold CheckExecutable if the JSFunction is known
https://bugs.webkit.org/show_bug.cgi?id=106201
Summary
DFG should constant fold CheckExecutable if the JSFunction is known
Filip Pizlo
Reported
2013-01-06 18:06:02 PST
This is a fairly silly omission. On the other hand, we currently don't have evidence that this would be profitable - after all, if we did know the JSFunction, then we wouldn't have done a closure inline to begin with.
Attachments
Add attachment
proposed patch, testcase, etc.
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