Searched refs:Inlines (Results 1 – 4 of 4) sorted by relevance
160 # Inlines src/browse.py into the browse_py.h header, so that it can be included
606 bool Inlines(SharedFunctionInfo sfi);
337 bool Code::Inlines(SharedFunctionInfo sfi) { in Inlines() function in v8::internal::Code
1511 if (code.Inlines(*shared)) { in DeoptimizeFunction()