Skip to main content

Module unwind

Module unwind 

Source
Expand description

SIG_UNWIND scope tags: what the emitting site is nested in.

Constants§

BREAK
CONTINUE
NONE
SIG_UNWIND result codes.
NO_LOOP
No enclosing loop in this chunk — any pending signal propagates outward.
PLAIN_LOOP
An enclosing UNLABELED loop in this chunk.