Home
last modified time | relevance | path

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

/external/v8/src/torque/
Dutils.h21 std::string StringLiteralQuote(const std::string& s);
Dutils.cc48 std::string StringLiteralQuote(const std::string& s) { in StringLiteralQuote() function
Dearley-parser.cc119 StringLiteralQuote(std::string( in RunLexer()