| ConsoleProfileFinished |
|
| ConsoleProfileStarted |
Sent when new profile recording is started using console.profile() call.
|
| 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.
|
| PreciseCoverageDeltaUpdate |
Reports coverage delta since the last poll (either from an event like this, or from
`takePreciseCoverage` for the current isolate.
|
| 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.
|