Compiler: Clear local variables on pop. Local variables may get reused after pop, and such code expects getting clean variables. This also reduces the lifetime for various locks and similar to the expected range. Note that this reduces the quality of the generated code somewhat.