value-flow-snapshot? ( object -- ? )


Vocabulary
compiler.cfg.register-allocation.verifier

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the value-flow-snapshot class.

Definition