Home
last modified time | relevance | path

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

/external/v8/src/
Drewriter.cc83 #define DEF_VISIT(type) \ macro
227 #define DEF_VISIT(type) \ macro
229 EXPRESSION_NODE_LIST(DEF_VISIT) in EXPRESSION_NODE_LIST() argument
Dast.h2577 #define DEF_VISIT(type) \ macro
2579 AST_NODE_LIST(DEF_VISIT) in AST_NODE_LIST() argument
2604 #define DEF_VISIT(type) \ macro
2606 AST_NODE_LIST(DEF_VISIT) in AST_NODE_LIST() argument
2619 #define DEF_VISIT(type) \ macro