Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-inlining-heuristic.h43 int total_inlined_bytecode_size() const { in total_inlined_bytecode_size() function
Dpipeline.cc1388 info->set_inlined_bytecode_size(inlining.total_inlined_bytecode_size()); in DECL_PIPELINE_PHASE_CONSTANTS()