Home
last modified time | relevance | path

Searched defs:NewStringLiteral (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dpreparser.h974 PreParserExpression NewStringLiteral(PreParserIdentifier identifier, in NewStringLiteral() function
Dast.h3268 Literal* NewStringLiteral(const AstRawString* string, int pos) { in NewStringLiteral() function