Home
last modified time | relevance | path

Searched refs:_writeToStorage (Results 1 – 2 of 2) sorted by relevance

/plugin/pdfjs/pdfjs/web/
Dviewer.js13564 function _writeToStorage() { function
13568 return _writeToStorage;
13611 return _context3.abrupt("return", this._writeToStorage());
13646 return _context4.abrupt("return", this._writeToStorage());
13820 function _writeToStorage(_x) { function
13824 return _writeToStorage;
13995 function _writeToStorage(_x) { function
13999 return _writeToStorage;
14042 return _context3.abrupt("return", this._writeToStorage(this.defaults));
14125 return _context4.abrupt("return", this._writeToStorage(this.prefs));
Dviewer.js.map1_writeToStorage() {\n let databaseStr = JSON.stringify(this.database);\n\n if (typeof PDFJSD…