$
cpt
= new Safe [(
namespace
,
mask
)]
Constructor. Creates a new compartment.
Takes the following arguments:
-
namespace
-
Optional. Root namespace to use for the compartment. Default is
"Safe::Root0"
, which auto-increments for each new
compartment.
-
mask
-
Optional. Operator mask to use; defaults to a restrictive set.