NEW140975
If you often call exactly one function but sometimes call something that isn't even a function, inlining should still work
https://bugs.webkit.org/show_bug.cgi?id=140975
Summary If you often call exactly one function but sometimes call something that isn'...
Filip Pizlo
Reported 2015-01-27 18:44:02 PST
It won't currently because you won't get a poly call stub and so you won't get a fast path count.
Attachments
Note You need to log in before you can comment on or make changes to this bug.