Disassemble debugger script
debugger_disassembleDisassemble script code in Chrome tabs using CDP WASM disassembly, with automatic fallback to source-line projection for debugging.
Instructions
Try CDP WASM disassembly for a script and fall back to bounded source-line projection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scriptId | No | ||
| sessionId | Yes | ||
| callFrameId | No | ||
| targetSessionId | No | ||
| includeSourceFallback | No |