Searched refs:_writeToStorage (Results 1 – 2 of 2) sorted by relevance
13564 function _writeToStorage() { function13568 return _writeToStorage;13611 return _context3.abrupt("return", this._writeToStorage());13646 return _context4.abrupt("return", this._writeToStorage());13820 function _writeToStorage(_x) { function13824 return _writeToStorage;13995 function _writeToStorage(_x) { function13999 return _writeToStorage;14042 return _context3.abrupt("return", this._writeToStorage(this.defaults));14125 return _context4.abrupt("return", this._writeToStorage(this.prefs));
1 …_writeToStorage() {\n let databaseStr = JSON.stringify(this.database);\n\n if (typeof PDFJSD…