| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
FASTPATH_PROBABILITY |
0.9999 |
public static final double |
LIKELY_PROBABILITY |
0.75 |
public static final double |
SLOWPATH_PROBABILITY |
1.0E-4 |
public static final double |
UNLIKELY_PROBABILITY |
0.25 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
SIZE_UNKNOWN |
-9223372036854775808L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CATCHES |
"catches" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GraphVisualizerAddress |
"127.0.0.1" |
public static final int |
GraphVisualizerPort |
4444 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
OPTION_PREFIX |
"truffle.object." |