Returns the 1-based column offset on the line for the associated function call.
interface
util.CallSiteObject
interface CallSiteObject
- scriptId: string
Returns the unique id of the script, as in Chrome DevTools protocol
Runtime.ScriptId
. - scriptName: string
Returns the name of the resource that contains the script for the function for this call site.