Searched refs:appendConstDecl (Results 1 – 4 of 4) sorted by relevance
201 int appendConstDecl(int, const Identifier*, int) { return 1; } in appendConstDecl() function
480 …ConstDeclNode* appendConstDecl(ConstDeclNode* tail, const Identifier* name, ExpressionNode* initia… in appendConstDecl() function
832 tail = context.appendConstDecl(tail, name, initializer); in parseConstDeclarationList()
22006 (JSC::ASTBuilder::appendConstDecl):22182 (JSC::SyntaxChecker::appendConstDecl):