Searched refs:verify_graph (Results 1 – 1 of 1) sorted by relevance
239 bool verify_graph() const { return verify_graph_; } in verify_graph() function in v8::internal::compiler::PipelineData2325 bool verify_stub_graph = data->verify_graph(); in SelectInstructions()