Searched refs:graph_builder (Results 1 – 2 of 2) sorted by relevance
428 AstGraphBuilder graph_builder(local_zone_, &info, &jsgraph); in ReduceJSCall() local429 graph_builder.CreateGraph(false); in ReduceJSCall()
513 BytecodeGraphBuilder graph_builder(temp_zone, data->info(), in Run() local515 succeeded = graph_builder.CreateGraph(stack_check); in Run()517 AstGraphBuilderWithPositions graph_builder( in Run() local520 succeeded = graph_builder.CreateGraph(stack_check); in Run()