Searched refs:CachedProperty (Results 1 – 2 of 2) sorted by relevance
139 function CachedProperty(key) { class143 CachedProperty.prototype.set = function(value) {147 CachedProperty.prototype.get = function() {280 booktitle: new CachedProperty('bookcreator_booktitle'),
1 …CachedProperty(key){this.localStorageKey=key;}CachedProperty.prototype.set=function(value){window.…