Searched defs:GenerateAsyncFrames (Results 1 – 5 of 5) sorted by relevance
123 void GenerateAsyncFrames([[maybe_unused]] std::shared_ptr<AsyncStack> asyncStack, in GenerateAsyncFrames() function
139 void JSPtHooks::GenerateAsyncFrames(std::shared_ptr<AsyncStack> asyncStack, bool skipTopFrame) in GenerateAsyncFrames() function in panda::ecmascript::tooling::JSPtHooks
125 void GenerateAsyncFrames(std::shared_ptr<AsyncStack> asyncStack, bool skipTopFrame) override in GenerateAsyncFrames() function
273 void Tracing::GenerateAsyncFrames([[maybe_unused]] std::shared_ptr<AsyncStack> asyncStack, in GenerateAsyncFrames() function in panda::ecmascript::Tracing
1979 bool DebuggerImpl::GenerateAsyncFrames(std::shared_ptr<AsyncStack> asyncStack, bool skipTopFrame) in GenerateAsyncFrames() function in panda::ecmascript::tooling::DebuggerImpl