summaryrefslogtreecommitdiff
path: root/tools/snapshot
AgeCommit message (Expand)Author
2019-09-01tools: fix mksnapshot blob wrong freeing operatorDavid Carlier
2019-08-19tools: make code cache and snapshot deterministicBen Noordhuis
2019-07-12src, tools: replace raw ptr with smart ptrGauthamBanasandra
2019-06-28tools: remove unused using declarationsDaniel Bevenius
2019-06-17tools: assert that the snapshot can be rehashed in node_mksnapshotJoyee Cheung
2019-05-26src: move DiagnosticFilename inlines into a -inl.hSam Roberts
2019-05-23src: remove env-inl.h from header filesSam Roberts
2019-04-23src: use std::vector<size_t> instead of IndexArrayJoyee Cheung
2019-04-23src: enable context snapshot after running per-context scriptsJoyee Cheung
2019-04-23tools: implement node_mksnapshotJoyee Cheung