Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-debugger-agent-impl.cc1024 int64_t stackTraceId = inParentStackTraceId->getId().toInteger64(&isOk); in pauseOnAsyncCall() local
1028 m_debugger->pauseOnAsyncCall(m_session->contextGroupId(), stackTraceId, in pauseOnAsyncCall()
Djs_protocol.pdl226 # Returns stack trace with given `stackTraceId`.
229 Runtime.StackTraceId stackTraceId