Searched defs:AddDecorator (Results 1 - 2 of 2) 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 Dgraph.h67 void AddDecorator(GraphDecorator* decorator) { function in class:v8::internal::compiler::Graph

Completed in 333 milliseconds