summaryrefslogtreecommitdiff
path: root/extensions/webstorage/01_webstorage.js
AgeCommit message (Expand)Author
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl
2021-07-05fix(webstorage): use primordial for Symbol.for (#11276)Divy Srivastava
2021-07-03refactor: use primordials for extensions/webstorage (#11239)Divy Srivastava
2021-05-19fix(webstorage): use opstate for sqlite connection (#10692)crowlKats
2021-05-10feat: add WebStorage API (#7819)crowlKats