Searched refs:storage (Results 1 – 25 of 120) sorted by relevance
12345
2 var storage;4 storage = window[type];6 storage.setItem(x, x);7 storage.removeItem(x);22 (storage && storage.length !== 0);
3068 …rageName="localStorage",globalStorageName="globalStorage",namespace="__firebug__storejs__",storage;3088 }}if(isLocalStorageNameSupported()){storage=win[localStorageName];3089 api.set=function(key,val){storage.setItem(key,api.serialize(val))3091 api.get=function(key){return api.deserialize(storage.getItem(key))3093 api.remove=function(key){storage.removeItem(key)3095 api.clear=function(){storage.clear()3097 }else{if(isGlobalStorageNameSupported()){storage=win[globalStorageName][win.location.hostname];3098 api.set=function(key,val){storage[key]=api.serialize(val)3100 api.get=function(key){return api.deserialize(storage[key]&&storage[key].value)3102 api.remove=function(key){delete storage[key][all …]
131 a storage or distribution medium does not bring the other work under
126 Program (or with a work based on the Program) on a volume of a storage or
139 a storage or distribution medium does not bring the other work under