Searched refs:currentExternalStackTrace (Results 1 – 2 of 2) sorted by relevance
179 std::unique_ptr<protocol::Runtime::StackTraceId> currentExternalStackTrace();
1010 *asyncStackTraceId = currentExternalStackTrace(); in setScriptSource()1034 *asyncStackTraceId = currentExternalStackTrace(); in restartFrame()1535 V8DebuggerAgentImpl::currentExternalStackTrace() { in currentExternalStackTrace() function in v8_inspector::V8DebuggerAgentImpl1864 currentAsyncStackTrace(), currentExternalStackTrace()); in didPause()