[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Debugger](./puppeteer.protocol.debugger.md) > [ExecuteWasmEvaluatorRequest](./puppeteer.protocol.debugger.executewasmevaluatorrequest.md) > [callFrameId](./puppeteer.protocol.debugger.executewasmevaluatorrequest.callframeid.md) ## Protocol.Debugger.ExecuteWasmEvaluatorRequest.callFrameId property WebAssembly call frame identifier to evaluate on. Signature: ```typescript callFrameId: CallFrameId; ```