src.elv.sh/pkg/eval.Frame.IsInterrupted (method)

3 uses

	src.elv.sh/pkg/eval (current package)
		compile_effect.go#L39: 	if fm.IsInterrupted() {
		compile_effect.go#L69: 	if fm.IsInterrupted() {
		interrupts.go#L19: func (fm *Frame) IsInterrupted() bool {