summaryrefslogtreecommitdiff
path: root/tools/generate_code_cache.js
Commit message (Expand)AuthorAgeFilesLines
* src: use STL containers instead of v8 values for static module dataJoyee Cheung2018-11-201-40/+42
* src: compile native modules and their code cache in C++Joyee Cheung2018-11-151-1/+3
* src: perform integrity checks on built-in code cacheJoyee Cheung2018-08-181-3/+29
* build: create V8 code cache after script is runJoyee Cheung2018-07-271-18/+7
* build: speed up startup with V8 code cacheJoyee Cheung2018-06-271-0/+124