summaryrefslogtreecommitdiff
path: root/src/node_native_module.h
Commit message (Expand)AuthorAgeFilesLines
* src: fix type mismatch warnings from missing privSam Roberts2018-12-031-1/+2
* src: use NativeModuleLoader to compile per_context.jsJoyee Cheung2018-11-281-12/+42
* src: use STL containers instead of v8 values for static module dataJoyee Cheung2018-11-201-15/+49
* src: compile native modules and their code cache in C++Joyee Cheung2018-11-151-0/+41