Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: remove ref to tools/generate_code_cache.js | Daniel Bevenius | 2020-06-15 | 1 | -2/+4 |
* | src,test: add full-featured embedder API test | Anna Henningsen | 2020-03-21 | 1 | -0/+4 |
* | build: improve embedded code-cache detection | Refael Ackermann | 2019-04-22 | 1 | -1/+2 |
* | src: make a Environment-independent proxy class for NativeModuleLoader | Joyee Cheung | 2019-04-13 | 1 | -3/+3 |
* | 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 |