Home
last modified time | relevance | path

Searched defs:AddDecorator (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/compiler/
Dsource-position.cc35 void SourcePositionTable::AddDecorator() { in AddDecorator() function in v8::internal::compiler::SourcePositionTable
Dgraph.h67 void AddDecorator(GraphDecorator* decorator) { in AddDecorator() function