summaryrefslogtreecommitdiff
path: root/src/node_code_cache_stub.cc
Commit message (Expand)AuthorAgeFilesLines
* src: remove code cache integrity checkJoyee Cheung2018-12-181-4/+0
* src: use STL containers instead of v8 values for static module dataJoyee Cheung2018-11-201-13/+9
* src: compile native modules and their code cache in C++Joyee Cheung2018-11-151-0/+3
* src: perform integrity checks on built-in code cacheJoyee Cheung2018-08-181-0/+6
* build: speed up startup with V8 code cacheJoyee Cheung2018-06-271-0/+14