Home | History | Annotate | Download | only in tools

Lines Matching defs:CodeCache

1389 class CodeCache(HeapObject):
1402 p.Print("CodeCache(%s) {" % self.heap.reader.FormatIntPtr(self.address))
1466 "CODE_CACHE_TYPE": CodeCache,