Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-inlining-heuristic.h81 Reduction InlineCandidate(Candidate const& candidate, bool small_function);
Djs-inlining-heuristic.cc702 bool small_function) { in InlineCandidate() argument
773 (small_function || total_inlined_bytecode_size_ < in InlineCandidate()