summaryrefslogtreecommitdiff
path: root/src/node_code_cache_stub.cc
AgeCommit message (Expand)Author
2019-04-22build: improve embedded code-cache detectionRefael Ackermann
2019-04-13src: make a Environment-independent proxy class for NativeModuleLoaderJoyee Cheung
2018-12-18src: remove code cache integrity checkJoyee Cheung
2018-11-20src: use STL containers instead of v8 values for static module dataJoyee Cheung
2018-11-15src: compile native modules and their code cache in C++Joyee Cheung
2018-08-18src: perform integrity checks on built-in code cacheJoyee Cheung
2018-06-27build: speed up startup with V8 code cacheJoyee Cheung