594 B
594 B
Home > puppeteer > Protocol > Debugger > ScriptParsedEvent > codeOffset
Protocol.Debugger.ScriptParsedEvent.codeOffset property
If the scriptLanguage is WebAssembly, the code section offset in the module.
Signature:
codeOffset?: integer;