summaryrefslogtreecommitdiff
path: root/src/node_union_bytes.h
Commit message (Expand)AuthorAgeFilesLines
* src: use simdutf for converting externalized builtins to UTF-16Anna Henningsen2023-01-101-55/+9
* src: simplify UnionBytesBen Noordhuis2019-08-161-15/+8
* src: make a Environment-independent proxy class for NativeModuleLoaderJoyee Cheung2019-04-131-1/+0
* src: inline macro DISALLOW_COPY_AND_ASSIGNgengjiawen2019-03-171-2/+10
* src: use NULL check macros to check nullptrZYSzys2019-02-071-4/+4
* process: specialize building and storage of process.configJoyee Cheung2018-12-111-0/+10
* src: use STL containers instead of v8 values for static module dataJoyee Cheung2018-11-201-0/+93