GetCallSitesOptions

sealed external interface GetCallSitesOptions(source)

Properties

Link copied to clipboard
abstract var sourceMap: Boolean?

Reconstruct the original location in the stacktrace from the source-map. Enabled by default with the flag --enable-source-maps.