fs2.internal.jsdeps.node.inspectorMod.Profiler

Type members

Classlikes

@native @JSType
trait ConsoleProfileFinishedEventDataType extends StObject
Companion
object
@native @JSType
trait ConsoleProfileStartedEventDataType extends StObject
Companion
object
@native @JSType
trait CoverageRange extends StObject

Coverage data for a source range.

Coverage data for a source range.

Companion
object
Companion
class
@native @JSType
trait FunctionCoverage extends StObject

Coverage data for a JavaScript function.

Coverage data for a JavaScript function.

Companion
object
Companion
class
@native @JSType
trait GetBestEffortCoverageReturnType extends StObject
Companion
object
@native @JSType
trait PositionTickInfo extends StObject

Specifies a number of samples attributed to a certain source position.

Specifies a number of samples attributed to a certain source position.

Companion
object
Companion
class
@native @JSType
trait Profile extends StObject

Profile.

Profile.

Companion
object
object Profile
Companion
class
@native @JSType
trait ProfileNode extends StObject

Profile node. Holds callsite information, execution statistics and child nodes.

Profile node. Holds callsite information, execution statistics and child nodes.

Companion
object
object ProfileNode
Companion
class
@native @JSType
trait ScriptCoverage extends StObject

Coverage data for a JavaScript script.

Coverage data for a JavaScript script.

Companion
object
Companion
class
@native @JSType
trait ScriptTypeProfile extends StObject

Type profile data collected during runtime for a JavaScript script.

Type profile data collected during runtime for a JavaScript script.

Companion
object
Companion
class
@native @JSType
trait SetSamplingIntervalParameterType extends StObject
Companion
object
@native @JSType
trait StartPreciseCoverageParameterType extends StObject
Companion
object
@native @JSType
trait StopReturnType extends StObject
Companion
object
Companion
class
@native @JSType
trait TakePreciseCoverageReturnType extends StObject
Companion
object
@native @JSType
trait TakeTypeProfileReturnType extends StObject
Companion
object
@native @JSType
trait TypeObject extends StObject

Describes a type collected during runtime.

Describes a type collected during runtime.

Companion
object
object TypeObject
Companion
class
@native @JSType
trait TypeProfileEntry extends StObject

Source offset and types for a parameter or return value.

Source offset and types for a parameter or return value.

Companion
object
Companion
class