| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEBUG |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
preamble |
"preamble.js" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SYNTHETIC_APPLY_METHOD_PREFIX |
"$$ apply_dummy" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEBUG_SYNTHETIC_CALL_METHODS |
false |
public static final String |
SYNTHETIC_CALL_METHOD_PREFIX |
"$$ call_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEBUG_LEXICAL |
false |
public static final boolean |
DEBUG_TYPE_INFERENCE |
false |
public static final String |
GLOBAL_OBJ_VAR_NAME |
"__WALA__int3rnal__global" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ENTER_WITH |
1001 |
public static final int |
EXIT_WITH |
1002 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ctorAtomStr |
"ctor" |
public static final String |
ctorDescStr |
"()LRoot;" |
public static final String |
dispatchAtomStr |
"dispatch" |
public static final String |
dispatchDescStr |
"()LRoot;" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
jsLoaderNameStr |
"JavaScriptLoader" |
public static final String |
jsNameStr |
"JavaScript" |
Copyright © 2017. All rights reserved.