V8HeapExplorer 132 src/profile-generator-inl.h HeapObject* V8HeapExplorer::GetNthGcSubrootObject(int delta) { V8HeapExplorer 139 src/profile-generator-inl.h int V8HeapExplorer::GetGcSubrootOrder(HeapObject* subroot) { V8HeapExplorer 1631 src/profile-generator.cc HeapObject* const V8HeapExplorer::kInternalRootObject = V8HeapExplorer 1634 src/profile-generator.cc HeapObject* const V8HeapExplorer::kGcRootsObject = V8HeapExplorer 1637 src/profile-generator.cc HeapObject* const V8HeapExplorer::kFirstGcSubrootObject = V8HeapExplorer 1640 src/profile-generator.cc HeapObject* const V8HeapExplorer::kLastGcSubrootObject = V8HeapExplorer 1645 src/profile-generator.cc V8HeapExplorer::V8HeapExplorer( V8HeapExplorer 1656 src/profile-generator.cc V8HeapExplorer::~V8HeapExplorer() { V8HeapExplorer 1660 src/profile-generator.cc HeapEntry* V8HeapExplorer::AllocateEntry(HeapThing ptr) { V8HeapExplorer 1665 src/profile-generator.cc HeapEntry* V8HeapExplorer::AddEntry(HeapObject* object) { V8HeapExplorer 1730 src/profile-generator.cc HeapEntry* V8HeapExplorer::AddEntry(HeapObject* object, V8HeapExplorer 1756 src/profile-generator.cc filler_->AddEntry(V8HeapExplorer::GetNthGcSubrootObject(tag), explorer_); V8HeapExplorer 1761 src/profile-generator.cc V8HeapExplorer* explorer_; V8HeapExplorer 1767 src/profile-generator.cc void V8HeapExplorer::AddRootEntries(SnapshotFillerInterface* filler) { V8HeapExplorer 1775 src/profile-generator.cc const char* V8HeapExplorer::GetSystemEntryName(HeapObject* object) { V8HeapExplorer 1790 src/profile-generator.cc int V8HeapExplorer::EstimateObjectsCount(HeapIterator* iterator) { V8HeapExplorer 1835 src/profile-generator.cc V8HeapExplorer* generator_; V8HeapExplorer 1842 src/profile-generator.cc void V8HeapExplorer::ExtractReferences(HeapObject* obj) { V8HeapExplorer 1880 src/profile-generator.cc void V8HeapExplorer::ExtractJSGlobalProxyReferences(JSGlobalProxy* proxy) { V8HeapExplorer 1896 src/profile-generator.cc void V8HeapExplorer::ExtractJSObjectReferences( V8HeapExplorer 1966 src/profile-generator.cc void V8HeapExplorer::ExtractStringReferences(int entry, String* string) { V8HeapExplorer 1978 src/profile-generator.cc void V8HeapExplorer::ExtractContextReferences(int entry, Context* context) { V8HeapExplorer 2004 src/profile-generator.cc void V8HeapExplorer::ExtractMapReferences(int entry, Map* map) { V8HeapExplorer 2022 src/profile-generator.cc void V8HeapExplorer::ExtractSharedFunctionInfoReferences( V8HeapExplorer 2065 src/profile-generator.cc void V8HeapExplorer::ExtractScriptReferences(int entry, Script* script) { V8HeapExplorer 2086 src/profile-generator.cc void V8HeapExplorer::ExtractCodeCacheReferences( V8HeapExplorer 2099 src/profile-generator.cc void V8HeapExplorer::ExtractCodeReferences(int entry, Code* code) { V8HeapExplorer 2120 src/profile-generator.cc void V8HeapExplorer::ExtractJSGlobalPropertyCellReferences( V8HeapExplorer 2126 src/profile-generator.cc void V8HeapExplorer::ExtractClosureReferences(JSObject* js_obj, int entry) { V8HeapExplorer 2168 src/profile-generator.cc void V8HeapExplorer::ExtractPropertyReferences(JSObject* js_obj, int entry) { V8HeapExplorer 2256 src/profile-generator.cc void V8HeapExplorer::ExtractElementReferences(JSObject* js_obj, int entry) { V8HeapExplorer 2282 src/profile-generator.cc void V8HeapExplorer::ExtractInternalReferences(JSObject* js_obj, int entry) { V8HeapExplorer 2292 src/profile-generator.cc String* V8HeapExplorer::GetConstructorName(JSObject* object) { V8HeapExplorer 2319 src/profile-generator.cc HeapEntry* V8HeapExplorer::GetEntry(Object* obj) { V8HeapExplorer 2389 src/profile-generator.cc bool V8HeapExplorer::IterateAndExtractReferences( V8HeapExplorer 2421 src/profile-generator.cc bool V8HeapExplorer::IsEssentialObject(Object* object) { V8HeapExplorer 2438 src/profile-generator.cc void V8HeapExplorer::SetClosureReference(HeapObject* parent_obj, V8HeapExplorer 2452 src/profile-generator.cc void V8HeapExplorer::SetNativeBindReference(HeapObject* parent_obj, V8HeapExplorer 2466 src/profile-generator.cc void V8HeapExplorer::SetElementReference(HeapObject* parent_obj, V8HeapExplorer 2480 src/profile-generator.cc void V8HeapExplorer::SetInternalReference(HeapObject* parent_obj, V8HeapExplorer 2497 src/profile-generator.cc void V8HeapExplorer::SetInternalReference(HeapObject* parent_obj, V8HeapExplorer 2514 src/profile-generator.cc void V8HeapExplorer::SetHiddenReference(HeapObject* parent_obj, V8HeapExplorer 2528 src/profile-generator.cc void V8HeapExplorer::SetWeakReference(HeapObject* parent_obj, V8HeapExplorer 2544 src/profile-generator.cc void V8HeapExplorer::SetPropertyReference(HeapObject* parent_obj, V8HeapExplorer 2570 src/profile-generator.cc void V8HeapExplorer::SetPropertyShortcutReference(HeapObject* parent_obj, V8HeapExplorer 2584 src/profile-generator.cc void V8HeapExplorer::SetRootGcRootsReference() { V8HeapExplorer 2592 src/profile-generator.cc void V8HeapExplorer::SetUserGlobalReference(Object* child_obj) { V8HeapExplorer 2602 src/profile-generator.cc void V8HeapExplorer::SetGcRootsReference(VisitorSynchronization::SyncTag tag) { V8HeapExplorer 2610 src/profile-generator.cc void V8HeapExplorer::SetGcSubrootReference( V8HeapExplorer 2631 src/profile-generator.cc const char* V8HeapExplorer::GetStrongGcSubrootName(Object* object) { V8HeapExplorer 2650 src/profile-generator.cc void V8HeapExplorer::TagObject(Object* obj, const char* tag) { V8HeapExplorer 2685 src/profile-generator.cc void V8HeapExplorer::TagGlobalObjects() { V8HeapExplorer 851 src/profile-generator.h class V8HeapExplorer : public HeapEntriesAllocator { V8HeapExplorer 853 src/profile-generator.h V8HeapExplorer(HeapSnapshot* snapshot, V8HeapExplorer 855 src/profile-generator.h virtual ~V8HeapExplorer(); V8HeapExplorer 961 src/profile-generator.h DISALLOW_COPY_AND_ASSIGN(V8HeapExplorer); V8HeapExplorer 1039 src/profile-generator.h V8HeapExplorer v8_heap_explorer_; V8HeapExplorer 1401 test/cctest/test-heap-profiler.cc "Constructor1", i::V8HeapExplorer::GetConstructorName(*js_obj1))); V8HeapExplorer 1405 test/cctest/test-heap-profiler.cc "Constructor2", i::V8HeapExplorer::GetConstructorName(*js_obj2))); V8HeapExplorer 1409 test/cctest/test-heap-profiler.cc "Constructor3", i::V8HeapExplorer::GetConstructorName(*js_obj3))); V8HeapExplorer 1413 test/cctest/test-heap-profiler.cc "Constructor4", i::V8HeapExplorer::GetConstructorName(*js_obj4))); V8HeapExplorer 1417 test/cctest/test-heap-profiler.cc "Object", i::V8HeapExplorer::GetConstructorName(*js_obj5))); V8HeapExplorer 1421 test/cctest/test-heap-profiler.cc "Object", i::V8HeapExplorer::GetConstructorName(*js_obj6)));