Searched refs:historyStr (Results 1 – 1 of 1) sorted by relevance
362 let historyStr = JSON.stringify(this.searchList); variable363 window.localStorage.setItem(LOCAL_STORAGE_SEARCH_KEY, historyStr);376 let historyStr = JSON.stringify(this.searchList); variable377 window.localStorage.setItem(LOCAL_STORAGE_SEARCH_KEY, historyStr);