Home
last modified time | relevance | path

Searched refs:kJSOnly (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-inlining-heuristic.h16 enum Mode { kJSOnly, kWasmOnly }; enumerator
Djs-inlining-heuristic.cc164 DCHECK_EQ(mode(), kJSOnly); in Reduce()
Dpipeline.cc1373 data->broker(), data->source_positions(), JSInliningHeuristic::kJSOnly); in DECL_PIPELINE_PHASE_CONSTANTS()