GB0035

Graph-Break Type

Short name describing what triggered the graph break

Data-dependent branching with non-constant bool

Context

Values or code snippet captured at the break point

method: {x}, result: {result}

Explanation

Explanation of why the graph break was triggered

Attempted to perform data-dependent branching on a user-defined object with a bool method that did not return a constant.

Hints

Hints on how to resolve the graph break

No hints provided.

Additional Information

Back to Registry