handle Variable Get Exception
fun handleVariableGetException( e: VariableGetException, interpreter: Interpreter, registers: Array<AvailObject>): StackReifier
Content copied to clipboard
A VariableGetException has occurred. Invoke the READ_UNASSIGNED_VARIABLE hook function, which, because it is ⊥-valued, can only reify. Eventually answer that StackReifier.