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

/external/chromium_org/v8/src/compiler/
H A Dsource-position.cc35 void SourcePositionTable::AddDecorator() { function in class:v8::internal::compiler::SourcePositionTable
38 graph_->AddDecorator(decorator_);
H A Dsource-position.h79 void AddDecorator();
H A Dgraph.h67 void AddDecorator(GraphDecorator* decorator) { function in class:v8::internal::compiler::Graph
H A Dpipeline.cc178 source_positions.AddDecorator();
H A Dtyper.cc899 graph->AddDecorator(new (zone()) TyperDecorator(this));

Completed in 463 milliseconds