Home
last modified time | relevance | path

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

/external/v8/src/
Dstring-stream.cc187 DebugObjectCache* debug_object_cache = ho->GetIsolate()-> in PrintObject()
291 isolate->set_string_stream_debug_object_cache(new DebugObjectCache(0)); in ClearMentionedObjectCache()
420 DebugObjectCache* debug_object_cache = in PrintMentionedObjectCache()
Disolate.h360 typedef List<HeapObject*> DebugObjectCache; typedef
375 V(DebugObjectCache*, string_stream_debug_object_cache, NULL) \