popStackFrame abstract method
void
popStackFrame()
Pops the top stack frame (used after yield is caught).
Implementation
void popStackFrame();
Pops the top stack frame (used after yield is caught).
void popStackFrame();