Home
last modified time | relevance | path

Searched refs:DEF_VISIT (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Drewriter.cc75 #define DEF_VISIT(type) \ macro
77 AST_NODE_LIST(DEF_VISIT)
78 #undef DEF_VISIT
Dast.h2169 #define DEF_VISIT(type) \ macro
2171 AST_NODE_LIST(DEF_VISIT) in AST_NODE_LIST() argument
2172 #undef DEF_VISIT in AST_NODE_LIST()
/external/v8/src/mips/
Dcodegen-mips.h353 #define DEF_VISIT(type) \ macro
355 AST_NODE_LIST(DEF_VISIT)
356 #undef DEF_VISIT