Interpreter: set current_storage for pike functions Currently, Pike_fp->current_storage was only initialized for C functions. Initialize it for pike functions, aswell, to allow the generated machine code to use it.