Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: remove code cache integrity check | Joyee Cheung | 2018-12-18 | 1 | -4/+0 |
* | src: use STL containers instead of v8 values for static module data | Joyee Cheung | 2018-11-20 | 1 | -13/+9 |
* | src: compile native modules and their code cache in C++ | Joyee Cheung | 2018-11-15 | 1 | -0/+3 |
* | src: perform integrity checks on built-in code cache | Joyee Cheung | 2018-08-18 | 1 | -0/+6 |
* | build: speed up startup with V8 code cache | Joyee Cheung | 2018-06-27 | 1 | -0/+14 |