Home
last modified time | relevance | path

Searched defs:has_graph_labeller (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/maglev/
Dmaglev-compilation-unit.cc36 bool MaglevCompilationUnit::has_graph_labeller() const { in has_graph_labeller() function in v8::internal::maglev::MaglevCompilationUnit
Dmaglev-compilation-info.h56 bool has_graph_labeller() const { return !!graph_labeller_; } in has_graph_labeller() function
Dmaglev-graph-builder.h523 bool has_graph_labeller() const { in has_graph_labeller() function