Searched defs:SetAsyncCallStackDepth (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/runtime/tooling/ | ||
| D | debugger.h | 347 std::optional<Error> SetAsyncCallStackDepth([[maybe_unused]] uint32_t maxDepth) const override in SetAsyncCallStackDepth() function |
| /arkcompiler/toolchain/tooling/agent/ | ||
| D | debugger_impl.cpp | 403 void DebuggerImpl::DispatcherImpl::SetAsyncCallStackDepth(const DispatchRequest &request) in SetAsyncCallStackDepth() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl |