Options
All
  • Public
  • Public/Protected
  • All
Menu

Type profile data collected during runtime for a JavaScript script.

experimental

Hierarchy

  • ScriptTypeProfile

Index

Properties

Properties

entries

entries: TypeProfileEntry[]

Type profile entries for parameters and return values of the functions in the script.

scriptId

scriptId: ScriptId

JavaScript script id.

url

url: string

JavaScript script name or url.

Generated using TypeDoc