Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: use STL containers instead of v8 values for static module data | Joyee Cheung | 2018-11-20 | 1 | -40/+42 |
* | src: compile native modules and their code cache in C++ | Joyee Cheung | 2018-11-15 | 1 | -1/+3 |
* | src: perform integrity checks on built-in code cache | Joyee Cheung | 2018-08-18 | 1 | -3/+29 |
* | build: create V8 code cache after script is run | Joyee Cheung | 2018-07-27 | 1 | -18/+7 |
* | build: speed up startup with V8 code cache | Joyee Cheung | 2018-06-27 | 1 | -0/+124 |