| Class | Description |
|---|---|
| CoverageRange |
Coverage data for a source range.
|
| FunctionCoverage |
Coverage data for a JavaScript function.
|
| PositionTickInfo |
Specifies a number of samples attributed to a certain source position.
|
| Profile |
Profile.
|
| ProfileNode |
Profile node.
|
| ScriptCoverage |
Coverage data for a JavaScript script.
|
| ScriptTypeProfile |
Type profile data collected during runtime for a JavaScript script.
|
| TypeObject |
Describes a type collected during runtime.
|
| TypeProfileEntry |
Source offset and types for a parameter or return value.
|
Copyright © 2020. All rights reserved.