Click or drag to resize

Initiator Properties

Version 86.0.240

The Initiator type exposes the following members.

Properties
  NameDescription
Public propertyLineNumber
Initiator line number, set for Parser type or for Script type (when script is importing module) (0-based).
Public propertyStack
Initiator JavaScript stack trace, set for Script only.
Public propertyType
Type of this initiator.
Public propertyUrl
Initiator URL, set for Parser type or for Script type (when script is importing module) or for SignedExchange type.
Top
See Also