Click or drag to resize

V8CpuProfileNodeBailoutReason Property

Gets an optional string describing the reason why the node's script function was not optimized.

Namespace: Microsoft.ClearScript.V8
Assembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.4.5
Syntax
public string BailoutReason { get; }

Property Value

String
See Also