Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects-printer.cc1175 const char truncated_epilogue[] = "...<truncated>"; in StringPrint() local
1179 len = 100 - sizeof(truncated_epilogue); in StringPrint()
1186 os << truncated_epilogue; in StringPrint()