Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcompiler-source-position-table.cc33 void SourcePositionTable::AddDecorator() { in AddDecorator() function in v8::internal::compiler::SourcePositionTable
Dnode-origin-table.cc48 void NodeOriginTable::AddDecorator() { in AddDecorator() function in v8::internal::compiler::NodeOriginTable
Dgraph.cc39 void Graph::AddDecorator(GraphDecorator* decorator) { in AddDecorator() function in v8::internal::compiler::Graph