d791294319
This changes how code is executed a bit, code from the stack is popped to an execution stack before. This makes global executed functions and anonymous ones identical. Not super well tested as always :]