Home
last modified time | relevance | path

Searched defs:compiler_cache (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-heap-broker.h336 PerIsolateCompilerCache* compiler_cache() const { return compiler_cache_; } in compiler_cache() function
/external/v8/src/execution/
Disolate.h1489 compiler::PerIsolateCompilerCache* compiler_cache() const { in compiler_cache() function