Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional cachedData

cachedData: Buffer

Optional columnOffset

columnOffset: number

Specifies the column number offset that is displayed in stack traces produced by this script. Default: 0

Optional displayErrors

displayErrors: boolean

Optional filename

filename: string

Specifies the filename used in stack traces produced by this script. Default: ''.

Optional lineOffset

lineOffset: number

Specifies the line number offset that is displayed in stack traces produced by this script. Default: 0.

Optional produceCachedData

produceCachedData: boolean
deprecated

in favor of script.createCachedData()

Optional timeout

timeout: number

Generated using TypeDoc