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

517 B

Home > puppeteer > Protocol > Debugger > CallFrame > scopeChain

Protocol.Debugger.CallFrame.scopeChain property

Scope chain for this call frame.

Signature:

scopeChain: Scope[];