Searched refs:ParseModuleSpecifier (Results 1 – 2 of 2) sorted by relevance
1353 const AstRawString* Parser::ParseModuleSpecifier(bool* ok) { in ParseModuleSpecifier() function in v8::internal::Parser1487 const AstRawString* module_specifier = ParseModuleSpecifier(CHECK_OK); in ParseImportDeclaration()1530 const AstRawString* module_specifier = ParseModuleSpecifier(CHECK_OK); in ParseImportDeclaration()1625 const AstRawString* module_specifier = ParseModuleSpecifier(CHECK_OK); in ParseExportDeclaration()1652 indirect_export_module_specifier = ParseModuleSpecifier(CHECK_OK); in ParseExportDeclaration()
732 const AstRawString* ParseModuleSpecifier(bool* ok);