Searched refs:AddDecorator (Results 1 – 6 of 6) sorted by relevance
33 void SourcePositionTable::AddDecorator() { in AddDecorator() function in v8::internal::compiler::SourcePositionTable36 graph_->AddDecorator(decorator_); in AddDecorator()
46 void AddDecorator(); in NON_EXPORTED_BASE()
35 void Graph::AddDecorator(GraphDecorator* decorator) { in AddDecorator() function in v8::internal::compiler::Graph
121 void AddDecorator(GraphDecorator* decorator); in NON_EXPORTED_BASE()
1472 data->source_positions()->AddDecorator(); in CreateGraph()
59 graph_->AddDecorator(decorator_); in Typer()