handleVariableGetException

fun handleVariableGetException(    e: VariableGetException,     interpreter: Interpreter,     registers: Array<AvailObject>): StackReifier

A VariableGetException has occurred. Invoke the READ_UNASSIGNED_VARIABLE hook function, which, because it is ⊥-valued, can only reify. Eventually answer that StackReifier.