HomeSort by relevance Sort by last modified time
    Searched refs:DEF_VISIT (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
rewriter.cc 83 #define DEF_VISIT(type) \
85 AST_NODE_LIST(DEF_VISIT)
86 #undef DEF_VISIT
227 #define DEF_VISIT(type) \
229 EXPRESSION_NODE_LIST(DEF_VISIT)
230 #undef DEF_VISIT
ast.h     [all...]

Completed in 79 milliseconds