CALLER
Content copied to clipboard
The continuation that invoked this one, or nil for the outermost continuation. When a continuation is not directly created by an L1Operation.L1Ext_doPushLabel, it will have a type pushed on it. This type is checked against any value that the callee attempts to return to it. This supports link-time type strengthening at call sites.