public static final class Isolates.CreateIsolateParameters extends Object
Isolates.CreateIsolateParameters.Builder
Modifier and Type | Class and Description |
---|---|
static class |
Isolates.CreateIsolateParameters.Builder
Builder for a
Isolates.CreateIsolateParameters instance. |
Modifier and Type | Method and Description |
---|---|
static Isolates.CreateIsolateParameters |
getDefault()
Returns a
Isolates.CreateIsolateParameters with all default values. |
UnsignedWord |
getReservedAddressSpaceSize()
Returns the size in bytes for the reserved virtual address space of the new isolate.
|
public static Isolates.CreateIsolateParameters getDefault()
Isolates.CreateIsolateParameters
with all default values.public UnsignedWord getReservedAddressSpaceSize()
Isolates.CreateIsolateParameters
with all default values.