summaryrefslogtreecommitdiff
path: root/src/node_snapshot_stub.cc
Commit message (Expand)AuthorAgeFilesLines
* bootstrap: move embedded snapshot to SnapshotBuilderJoyee Cheung2022-04-201-2/+2
* bootstrap: use SnapshotData to pass snapshot data aroundJoyee Cheung2022-03-231-9/+1
* tools: refactor snapshot builderJoyee Cheung2021-06-101-1/+1
* src: snapshot Environment upon instantiationJoyee Cheung2020-07-181-0/+4
* src,test: add full-featured embedder API testAnna Henningsen2020-03-211-0/+4
* src: use std::vector<size_t> instead of IndexArrayJoyee Cheung2019-04-231-1/+1
* src: enable snapshot with per-isolate dataJoyee Cheung2019-04-231-0/+13