Most likely it does call Del() and New(), as it has to reload .dmb file.
So if there is a savefile creating/modifying code in world/Del(), and savefile loading code in world/New(). Will it save and load those savefiles if just world/Reboot() is called?