Searched refs:AddDecorator (Results 1 - 6 of 6) sorted by relevance

/external/v8/src/compiler/
H A Dsource-position.cc34 void SourcePositionTable::AddDecorator() { function in class:v8::internal::compiler::SourcePositionTable
37 graph_->AddDecorator(decorator_);
H A Dgraph.cc34 void Graph::AddDecorator(GraphDecorator* decorator) { function in class:v8::internal::compiler::Graph
H A Dsource-position.h73 void AddDecorator();
H A Dgraph.h100 void AddDecorator(GraphDecorator* decorator);
H A Dpipeline.cc1110 data.source_positions()->AddDecorator();
H A Dtyper.cc72 graph_->AddDecorator(decorator_);

Completed in 412 milliseconds