Searched refs:DebugObjectCache (Results 1 – 2 of 2) sorted by relevance
207 DebugObjectCache* debug_object_cache = in PrintObject()259 isolate->set_string_stream_debug_object_cache(new DebugObjectCache()); in ClearMentionedObjectCache()366 DebugObjectCache* debug_object_cache = in PrintMentionedObjectCache()
458 using DebugObjectCache = std::vector<Handle<HeapObject>>; variable483 V(DebugObjectCache*, string_stream_debug_object_cache, nullptr) \