Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dparser-base.h256 kDontAllowRestrictedIdentifiers enumerator
1563 if (allow_restricted_identifiers == kDontAllowRestrictedIdentifiers) { in ParseIdentifier()
5112 ParseIdentifier(kDontAllowRestrictedIdentifiers, CHECK_OK); in ParseTryStatement()
Dparser.cc1200 ParseIdentifier(kDontAllowRestrictedIdentifiers, CHECK_OK_VOID); in ParseImportDeclaration()
1216 ParseIdentifier(kDontAllowRestrictedIdentifiers, CHECK_OK_VOID); in ParseImportDeclaration()