Searched refs:DebugObjectCache (Results 1 – 2 of 2) sorted by relevance
175 DebugObjectCache* debug_object_cache = ho->GetIsolate()-> in PrintObject()279 isolate->set_string_stream_debug_object_cache(new DebugObjectCache(0)); in ClearMentionedObjectCache()402 DebugObjectCache* debug_object_cache = in PrintMentionedObjectCache()
353 typedef List<HeapObject*> DebugObjectCache; typedef372 V(DebugObjectCache*, string_stream_debug_object_cache, NULL) \