Home
last modified time | relevance | path

Searched refs:SuffixForDebugPrint (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dstring.cc589 const char* String::SuffixForDebugPrint() const { in SuffixForDebugPrint() function in v8::internal::String
607 accumulator->Add(SuffixForDebugPrint()); in StringShortPrint()
613 accumulator->Add(SuffixForDebugPrint()); in StringShortPrint()
H A Dstring.h457 const char* SuffixForDebugPrint() const;
/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-printer.cc1289 os << s.SuffixForDebugPrint(); in OddballPrint()
1341 os << SuffixForDebugPrint(); in StringPrint()

Completed in 10 milliseconds