Home | History | Annotate | Download | only in src

Lines Matching refs:increase_node_count

996 #define INCREASE_NODE_COUNT(NodeType) \
998 increase_node_count(); \
1001 INCREASE_NODE_COUNT(VariableDeclaration)
1002 INCREASE_NODE_COUNT(FunctionDeclaration)
1003 INCREASE_NODE_COUNT(ModuleDeclaration)
1004 INCREASE_NODE_COUNT(ImportDeclaration)
1005 INCREASE_NODE_COUNT(ExportDeclaration)
1006 INCREASE_NODE_COUNT(ModuleLiteral)
1007 INCREASE_NODE_COUNT(ModuleVariable)
1008 INCREASE_NODE_COUNT(ModulePath)
1009 INCREASE_NODE_COUNT(ModuleUrl)
1010 INCREASE_NODE_COUNT(Block)
1011 INCREASE_NODE_COUNT(ExpressionStatement)
1012 INCREASE_NODE_COUNT(EmptyStatement)
1013 INCREASE_NODE_COUNT(IfStatement)
1014 INCREASE_NODE_COUNT(ContinueStatement)
1015 INCREASE_NODE_COUNT(BreakStatement)
1016 INCREASE_NODE_COUNT(ReturnStatement)
1017 INCREASE_NODE_COUNT(Conditional)
1018 INCREASE_NODE_COUNT(Literal)
1019 INCREASE_NODE_COUNT(ObjectLiteral)
1020 INCREASE_NODE_COUNT(Assignment)
1021 INCREASE_NODE_COUNT(Throw)
1022 INCREASE_NODE_COUNT(Property)
1023 INCREASE_NODE_COUNT(UnaryOperation)
1024 INCREASE_NODE_COUNT(CountOperation)
1025 INCREASE_NODE_COUNT(BinaryOperation)
1026 INCREASE_NODE_COUNT(CompareOperation)
1027 INCREASE_NODE_COUNT(ThisFunction)
1028 INCREASE_NODE_COUNT(Call)
1029 INCREASE_NODE_COUNT(CallNew)
1031 #undef INCREASE_NODE_COUNT
1035 increase_node_count();
1042 increase_node_count();
1048 increase_node_count();
1054 increase_node_count();
1060 increase_node_count();
1066 increase_node_count();
1072 increase_node_count();
1080 increase_node_count();
1087 increase_node_count();
1094 increase_node_count();
1101 increase_node_count();
1108 increase_node_count();
1118 increase_node_count();
1124 increase_node_count();
1130 increase_node_count();