Searched defs:has_graph_labeller (Results 1 – 3 of 3) sorted by relevance
36 bool MaglevCompilationUnit::has_graph_labeller() const { in has_graph_labeller() function in v8::internal::maglev::MaglevCompilationUnit
56 bool has_graph_labeller() const { return !!graph_labeller_; } in has_graph_labeller() function
523 bool has_graph_labeller() const { in has_graph_labeller() function