Home
last modified time | relevance | path

Searched refs:EmptyIdentifierString (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/parsing/
Dparser.h497 V8_INLINE const AstRawString* EmptyIdentifierString();
1134 const AstRawString* ParserTraits::EmptyIdentifierString() { in EmptyIdentifierString() function
Dpreparser.h766 static PreParserIdentifier EmptyIdentifierString() { in EmptyIdentifierString() function
Dparser-base.h3418 this->EmptyIdentifierString(), formal_parameters.scope, body, in ParseArrowFunctionLiteral()