Home
last modified time | relevance | path

Searched refs:CodeCachePrint (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dobjects-printer.cc447 void CodeCache::CodeCachePrint(FILE* out) { in CodeCachePrint() function in v8::internal::CodeCache
Dobjects.h5109 inline void CodeCachePrint() { in CodeCachePrint() function
5110 CodeCachePrint(stdout); in CodeCachePrint()
5112 void CodeCachePrint(FILE* out);