isClosed property

bool isClosed
getter/setter pair

Whether this upvalue has been closed (moved to heap)

Implementation

bool isClosed = false;