summaryrefslogtreecommitdiff
path: root/src/node_blob.h
Commit message (Expand)AuthorAgeFilesLines
* src: use an array for faster binding data lookupJoyee Cheung2023-02-221-3/+1
* src: per-realm binding dataChengzhong Wu2023-02-211-1/+1
* src, lib: fixup lint and format issues for DataQueue/BlobJames M Snell2023-02-191-18/+16
* src: update Blob implementation to use DataQueue / File-backed BlobsJames M Snell2023-02-191-65/+37
* src: avoid copy when creating BlobTobias Nießen2022-09-141-7/+4
* src: iterate over base objects to prepare for snapshotJoyee Cheung2022-08-121-0/+2
* url,buffer: implement URL.createObjectURLJames M Snell2021-08-121-1/+55
* src: remove more extra semis from member fnsShelley Vohr2021-05-201-2/+2
* buffer: introduce BlobJames M Snell2021-01-181-0/+137