Home
last modified time | relevance | path

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

/external/v8/src/
Dstring-stream.cc193 DebugObjectCache* debug_object_cache = in PrintObject()
249 isolate->set_string_stream_debug_object_cache(new DebugObjectCache()); in ClearMentionedObjectCache()
373 DebugObjectCache* debug_object_cache = in PrintMentionedObjectCache()
Disolate.h513 typedef std::vector<HeapObject*> DebugObjectCache; typedef
529 V(DebugObjectCache*, string_stream_debug_object_cache, nullptr) \