summaryrefslogtreecommitdiff
path: root/src/node_code_cache_stub.cc
Commit message (Expand)AuthorAgeFilesLines
* src: remove ref to tools/generate_code_cache.jsDaniel Bevenius2020-06-151-2/+4
* src,test: add full-featured embedder API testAnna Henningsen2020-03-211-0/+4
* build: improve embedded code-cache detectionRefael Ackermann2019-04-221-1/+2
* src: make a Environment-independent proxy class for NativeModuleLoaderJoyee Cheung2019-04-131-3/+3
* 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