PROPAGATE_REIFICATION_FOR_INVOKE

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
fun createZone(zoneName: String): L2ControlFlowGraph.Zone

Create a new Zone of this type, with an optional descriptive (non-unique) name.

Properties

Link copied to clipboard
val bgcolor: String

A string indicating the fill color for this zone.

Link copied to clipboard
val color: String

A string indicating the boundary color for this zone.

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int