Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser-base.h144 kDontAllowRestrictedIdentifiers enumerator
1044 if (allow_restricted_identifiers == kDontAllowRestrictedIdentifiers) { in ParseIdentifier()
Dparser.cc1497 ParseIdentifier(kDontAllowRestrictedIdentifiers, CHECK_OK); in ParseImportDeclaration()
1513 ParseIdentifier(kDontAllowRestrictedIdentifiers, CHECK_OK); in ParseImportDeclaration()