puppeteer/new-docs/puppeteer.protocol.runtime.stacktrace.callframes.md

14 lines
513 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Runtime](./puppeteer.protocol.runtime.md) &gt; [StackTrace](./puppeteer.protocol.runtime.stacktrace.md) &gt; [callFrames](./puppeteer.protocol.runtime.stacktrace.callframes.md)
## Protocol.Runtime.StackTrace.callFrames property
JavaScript function name.
<b>Signature:</b>
```typescript
callFrames: CallFrame[];
```