Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Djs-inlining-heuristic.h30 max_inlined_bytecode_size_cumulative_( in JSInliningHeuristic()
112 const int max_inlined_bytecode_size_cumulative_; member in v8::internal::compiler::final
H A Djs-inlining-heuristic.cc301 if (total_size > max_inlined_bytecode_size_cumulative_) { in Finalize()
774 max_inlined_bytecode_size_cumulative_)) { in InlineCandidate()

Completed in 2 milliseconds