Added persistent objects for filesystem class that was missed from pull request #30.
When creating Reply and FileInfo objects to send to the filesystem, create the v8 object and unwrap it instead of creating the c++ and wrapping it. This fixes some weird behaviours with the reply and fileinfo objects.
Added persistent objects for filesystem class that was missed from pull request #30.
When creating Reply and FileInfo objects to send to the filesystem, create the v8 object and unwrap it instead of creating the c++ and wrapping it. This fixes some weird behaviours with the reply and fileinfo objects.