Searched defs:AddDecorator (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/v8/src/compiler/ | ||
D | source-position.cc | 35 void SourcePositionTable::AddDecorator() { in AddDecorator() function in v8::internal::compiler::SourcePositionTable |
D | graph.h | 67 void AddDecorator(GraphDecorator* decorator) { in AddDecorator() function |