package Profiler
- Alphabetic
- Public
- Protected
Type Members
- trait ConsoleProfileFinishedEventDataType extends Object with StObject
- Annotations
- @JSType() @native()
- trait ConsoleProfileStartedEventDataType extends Object with StObject
- Annotations
- @JSType() @native()
- trait CoverageRange extends Object with StObject
Coverage data for a source range.
Coverage data for a source range.
- Annotations
- @JSType() @native()
- trait FunctionCoverage extends Object with StObject
Coverage data for a JavaScript function.
Coverage data for a JavaScript function.
- Annotations
- @JSType() @native()
- trait GetBestEffortCoverageReturnType extends Object with StObject
- Annotations
- @JSType() @native()
- trait PositionTickInfo extends Object with StObject
Specifies a number of samples attributed to a certain source position.
Specifies a number of samples attributed to a certain source position.
- Annotations
- @JSType() @native()
- trait Profile extends Object with StObject
Profile.
Profile.
- Annotations
- @JSType() @native()
- trait ProfileNode extends Object with StObject
Profile node.
Profile node. Holds callsite information, execution statistics and child nodes.
- Annotations
- @JSType() @native()
- trait ScriptCoverage extends Object with StObject
Coverage data for a JavaScript script.
Coverage data for a JavaScript script.
- Annotations
- @JSType() @native()
- trait ScriptTypeProfile extends Object with StObject
Type profile data collected during runtime for a JavaScript script.
Type profile data collected during runtime for a JavaScript script.
- Annotations
- @JSType() @native()
- trait SetSamplingIntervalParameterType extends Object with StObject
- Annotations
- @JSType() @native()
- trait StartPreciseCoverageParameterType extends Object with StObject
- Annotations
- @JSType() @native()
- trait StopReturnType extends Object with StObject
- Annotations
- @JSType() @native()
- trait TakePreciseCoverageReturnType extends Object with StObject
- Annotations
- @JSType() @native()
- trait TakeTypeProfileReturnType extends Object with StObject
- Annotations
- @JSType() @native()
- trait TypeObject extends Object with StObject
Describes a type collected during runtime.
Describes a type collected during runtime.
- Annotations
- @JSType() @native()
- trait TypeProfileEntry extends Object with StObject
Source offset and types for a parameter or return value.
Source offset and types for a parameter or return value.
- Annotations
- @JSType() @native()
Value Members
- object ConsoleProfileFinishedEventDataType
- object ConsoleProfileStartedEventDataType
- object CoverageRange
- object FunctionCoverage
- object GetBestEffortCoverageReturnType
- object PositionTickInfo
- object Profile
- object ProfileNode
- object ScriptCoverage
- object ScriptTypeProfile
- object SetSamplingIntervalParameterType
- object StartPreciseCoverageParameterType
- object StopReturnType
- object TakePreciseCoverageReturnType
- object TakeTypeProfileReturnType
- object TypeObject
- object TypeProfileEntry