Home
last modified time | relevance | path

Searched refs:small_function (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-inlining-heuristic.h67 Reduction InlineCandidate(Candidate const& candidate, bool small_function);
Djs-inlining-heuristic.cc603 bool small_function) { in InlineCandidate() argument
674 if (small_function || in InlineCandidate()