summaryrefslogtreecommitdiff
path: root/src/node_external_reference.h
Commit message (Expand)AuthorAgeFilesLines
* build: add --node-snapshot-main configure optionJoyee Cheung2022-04-061-0/+1
* src: include internal/options in the snapshotJoyee Cheung2022-03-201-0/+1
* process: support hrtime in the snapshotJoyee Cheung2021-11-211-0/+5
* src: register external references in os bindingsJoyee Cheung2021-10-231-0/+1
* src: register external references in crypto bindingsJoyee Cheung2021-10-231-1/+8
* src: register zlib external references for snapshotJoyee Cheung2021-09-161-0/+1
* src: register external references of PipeWrap for snapshotJoyee Cheung2021-09-061-0/+1
* src: register external references of TTYWrap for snapshotJoyee Cheung2021-09-061-0/+1
* src: register external references of TCPWrap for snapshotJoyee Cheung2021-09-061-0/+1
* src: register external references of SignalWrap for snapshotJoyee Cheung2021-09-061-0/+1
* src: register external references of node-report for snapshotJoyee Cheung2021-09-061-0/+1
* src: register external references of dtrace for snapshotJoyee Cheung2021-09-061-1/+8
* url,buffer: implement URL.createObjectURLJames M Snell2021-08-121-0/+1
* bootstrap: support perf hooks in snapshotJoyee Cheung2021-06-281-0/+1
* src: support fs_event_wrap binding in the snapshotJoyee Cheung2021-05-271-0/+1
* bootstrap: include vm and contextify binding into the snapshotJoyee Cheung2021-05-201-0/+1
* bootstrap: include v8 module into the builtin snapshotJoyee Cheung2021-02-191-1/+8
* bootstrap: include fs module into the builtin snapshotJoyee Cheung2021-02-191-0/+2
* lib: add EventTarget-related browser globalsAnna Henningsen2020-10-111-1/+2
* src: snapshot nodeJoyee Cheung2020-07-181-2/+31
* src: snapshot loadersJoyee Cheung2020-07-181-1/+4
* src: snapshot Environment upon instantiationJoyee Cheung2020-07-181-1/+4
* src: add an ExternalReferenceRegistry classJoyee Cheung2020-07-181-0/+67