GB0168

Graph-Break Type

Short name describing what triggered the graph break

Variadic function call with bad flags

Context

Values or code snippet captured at the break point

flags: {inst.argval}

Explanation

Explanation of why the graph break was triggered

Attempted to call a variadic function (CALL_FUNCTION_EX) with bad flags {inst.argval}

Hints

Hints on how to resolve the graph break

Additional Information

Back to Registry