Lines Matching full:parsemoduledeclaration
1231 return ParseModuleDeclaration(NULL, ok);1240 Block* Parser::ParseModuleDeclaration(ZoneStringList* names, bool* ok) {1503 result = ParseModuleDeclaration(&names, CHECK_OK);