Searched defs:CompilationCache (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/codegen/ | ||
D | compilation-cache.cc | 27 CompilationCache::CompilationCache(Isolate* isolate) in CompilationCache() function in v8::internal::CompilationCache |
/third_party/node/deps/v8/src/execution/ | ||
D | isolate.h | 102 class CompilationCache; variable |