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.2.4
Syntax
public string BailoutReason { get; }

Property Value

Type: String
See Also