Searched defs:AddDecorator (Results 1 – 3 of 3) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
D | compiler-source-position-table.cc | 33 void SourcePositionTable::AddDecorator() { in AddDecorator() function in v8::internal::compiler::SourcePositionTable |
D | node-origin-table.cc | 48 void NodeOriginTable::AddDecorator() { in AddDecorator() function in v8::internal::compiler::NodeOriginTable |
D | graph.cc | 39 void Graph::AddDecorator(GraphDecorator* decorator) { in AddDecorator() function in v8::internal::compiler::Graph |