reenter

open override fun reenter(registers: Array<AvailObject>, interpreter: Interpreter): StackReifier?

The original continuation has resumed after a pushLabel. The label has already been pushed by the reifier's StackReifier.postReificationAction (inside step, above) at this point.