if(pos === -1) {
            if(!this._data[path]) {
                log('isModified Path not exists:' + path);
                return;
            }