Home
last modified time | relevance | path

Searched refs:candidate_is_small (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Djs-inlining-heuristic.cc185 bool can_inline_candidate = false, candidate_is_small = true; in Reduce() local
234 candidate_is_small = candidate_is_small && in Reduce()
266 // candidate_is_small is set only when all functions are small. in Reduce()
267 if (candidate_is_small) { in Reduce()

Completed in 2 milliseconds