Home
last modified time | relevance | path

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

/external/v8/src/
Dast.cc996 #define INCREASE_NODE_COUNT(NodeType) \ macro
1001 INCREASE_NODE_COUNT(VariableDeclaration)
1002 INCREASE_NODE_COUNT(FunctionDeclaration) in INCREASE_NODE_COUNT() function
1003 INCREASE_NODE_COUNT(ModuleDeclaration) in INCREASE_NODE_COUNT()
1004 INCREASE_NODE_COUNT(ImportDeclaration) in INCREASE_NODE_COUNT()
1005 INCREASE_NODE_COUNT(ExportDeclaration) in INCREASE_NODE_COUNT()
1006 INCREASE_NODE_COUNT(ModuleLiteral) in INCREASE_NODE_COUNT()
1007 INCREASE_NODE_COUNT(ModuleVariable) in INCREASE_NODE_COUNT()
1008 INCREASE_NODE_COUNT(ModulePath) in INCREASE_NODE_COUNT()
1009 INCREASE_NODE_COUNT(ModuleUrl) in INCREASE_NODE_COUNT()
[all …]