Searched refs:toScriptCallStack (Results 1 – 1 of 1) sorted by relevance
1280 static PassRefPtrWillBeRawPtr<ScriptCallStack> toScriptCallStack(JavaScriptCallFrame* callFrame) in toScriptCallStack() function1310 …result = ScriptAsyncCallStack::create((*it)->description(), toScriptCallStack(callFrame.get()), re… in currentAsyncStackTraceForConsole()