puppeteer/new-docs/puppeteer.protocol.debugger.callframe.this.md
2020-07-13 14:01:35 +01:00

508 B

Home > puppeteer > Protocol > Debugger > CallFrame > this

Protocol.Debugger.CallFrame.this property

this object for this call frame.

Signature:

this: Runtime.RemoteObject;