Home | History | Annotate | Download | only in src

Lines Matching defs:CodeCache

123 //         - CodeCache
445 V(CODE_CACHE, CodeCache, code_cache) \
6426 class CodeCache: public Struct {
6447 static inline CodeCache* cast(Object* obj);
6476 DISALLOW_IMPLICIT_CONSTRUCTORS(CodeCache);