already-inlined-quot? ( quot -- ? )


Vocabulary
compiler.tree.propagation.call-effect

Inputs
quota quotation


Outputs
?a boolean


Word description
Some bookkeeping to make sure that crap like [ dup curry call( quot -- ) ] dup curry call( quot -- ) ] doesn't hang the compiler.

Definition


Methods