Zone Type
A categorization of kinds of Zones that will be shown as subgraphs (clusters) by the L2ControlFlowGraphVisualizer.
Parameters
color
A string indicating the boundary color.
bgcolor
A string indicating the fill color.
Entries
Link copied to clipboard
Content copied to clipboard
A zone used for reifying to handle a fiber interrupt.
Link copied to clipboard
Content copied to clipboard
A zone used for reifying the call stack to create an A_Continuation to be used as a label.
Link copied to clipboard
Content copied to clipboard
The target of an on-reification branch from an L2_INVOKE or L2_INVOKE_CONSTANT_FUNCTION. A reification is already in progress when this zone is entered, and the invoke logic ensures the callers have already been reified by the time this zone runs.
Functions
Link copied to clipboard
Create a new Zone of this type, with an optional descriptive (non-unique) name.