Home
last modified time | relevance | path

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

/external/v8/src/
Dframes.cc709 const char* StringForStackFrameType(StackFrame::Type type) { in StringForStackFrameType() function
726 accumulator->Add(StringForStackFrameType(type())); in Print()