aboutsummaryrefslogtreecommitdiff
path: root/src/js/builtins/codegen
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2023-07-22 22:20:10 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-22 22:20:10 -0700
commite2e44661c2e5bb96ef70df4e6e68b05e19ec36c7 (patch)
tree076ba1e42097b42edb66eca2530c10e54078665a /src/js/builtins/codegen
parent601fd3ead532b66763d3c57a5c0b9d52c59c1312 (diff)
downloadbun-e2e44661c2e5bb96ef70df4e6e68b05e19ec36c7.tar.gz
bun-e2e44661c2e5bb96ef70df4e6e68b05e19ec36c7.tar.zst
bun-e2e44661c2e5bb96ef70df4e6e68b05e19ec36c7.zip
Explicitly ref/unref blobs before extracting the value (#3755)
* Explicitly ref/unref blobs before extracting the value * :scissors: --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
Diffstat (limited to 'src/js/builtins/codegen')
0 files changed, 0 insertions, 0 deletions
-test Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2023-07-11Filter out astro from `peerDependencies` in `astro add` (#7620)Gravatar Chris Swithinbank 2-1/+7
2023-07-11[ci] formatGravatar bluwy 1-1/+1
2023-07-11Refactor simple CLI commands (#7619)Gravatar Bjorn Lu 12-115/+123
2023-07-10fix: `astro info` command fallback for package manager (#7618)Gravatar Emanuele Stoppa 2-1/+7
2023-07-10Add CLI startup speed benchmark (#7617)Gravatar Bjorn Lu 5-11/+95
2023-07-10[ci] formatGravatar bluwy 1-1/+1