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

/external/chromium_org/v8/src/
H A Dstring-stream.cc175 DebugObjectCache* debug_object_cache = ho->GetIsolate()->
279 isolate->set_string_stream_debug_object_cache(new DebugObjectCache(0));
402 DebugObjectCache* debug_object_cache =
H A Disolate.h353 typedef List<HeapObject*> DebugObjectCache; typedef in namespace:v8::internal
372 V(DebugObjectCache*, string_stream_debug_object_cache, NULL) \

Completed in 133 milliseconds