Module mmtk::plan::plan_constraints
source · Expand description
Plan-specific constraints.
Structs§
- This struct defines plan-specific constraints. Most of the constraints are constants. Each plan should declare a constant of this struct, and use the constant wherever possible. However, for plan-neutral implementations, these constraints are not constant.
Constants§
- The default plan constraints. Each plan should define their own plan contraints. They can start from the default constraints and explicitly set some of the fields.