[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Profiler](./puppeteer.protocol.profiler.md) > [ProfileNode](./puppeteer.protocol.profiler.profilenode.md) > [callFrame](./puppeteer.protocol.profiler.profilenode.callframe.md) ## Protocol.Profiler.ProfileNode.callFrame property Function location. Signature: ```typescript callFrame: Runtime.CallFrame; ```