14 lines
545 B
Markdown
14 lines
545 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Profiler](./puppeteer.protocol.profiler.md) > [FunctionCoverage](./puppeteer.protocol.profiler.functioncoverage.md) > [functionName](./puppeteer.protocol.profiler.functioncoverage.functionname.md)
|
|
|
|
## Protocol.Profiler.FunctionCoverage.functionName property
|
|
|
|
JavaScript function name.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
functionName: string;
|
|
```
|