Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
public static IsolateThread | |
public static Isolate |
CurrentIsolate | back to summary |
---|---|
private CurrentIsolate() |
getCurrentThread | back to summary |
---|---|
public static IsolateThread getCurrentThread() Returns the current thread in the current isolate.
|
getIsolate | back to summary |
---|---|
public static Isolate getIsolate() Returns the current isolate.
|