Home
last modified time | relevance | path

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

/external/v8/src/
Druntime.cc5601 static const int kSpaceForQuotesAndComma = 3; variable
5734 length * kJsonQuoteWorstCaseBlowup + kSpaceForQuotesAndComma; in QuoteJsonString()
5894 kSpaceForBrackets + n * kSpaceForQuotesAndComma in RUNTIME_FUNCTION()