Description[interpreter] Remove SharedFunctionInfo::IsInterpreted.
The predicate in question was a workaround for when the compilation
pipeline still kept bytecode and baseline code on the same shared
function info. It is not longer needed. In the long run we want a
predicate which can determine the exact tier for each function.
R=yangguo@chromium.org
Committed: https://crrev.com/30f6dfb7aaed78f43d2a92b5724e6255e5fbfac6
Cr-Commit-Position: refs/heads/master@{#36007}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|