Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Dframes.cc931 const char* StringForStackFrameType(StackFrame::Type type) { in StringForStackFrameType() function
948 accumulator->Add(StringForStackFrameType(type())); in Print()