Short name describing what triggered the graph break
Variadic function call with bad flags
Values or code snippet captured at the break point
flags: {inst.argval}
Explanation of why the graph break was triggered
Attempted to call a variadic function (CALL_FUNCTION_EX) with bad flags {inst.argval}
Hints on how to resolve the graph break