Home
last modified time | relevance | path

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

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