Searched refs:explorer_ (Results 1 – 1 of 1) sorted by relevance
1353 , explorer_(explorer) { in JSArrayBufferDataEntryAllocator()1356 return explorer_->AddEntry(reinterpret_cast<Address>(ptr), in AllocateEntry()1362 V8HeapExplorer* explorer_; member in v8::internal::JSArrayBufferDataEntryAllocator1576 : explorer_(explorer), visiting_weak_roots_(false) {} in RootsReferencesExtractor()1583 explorer_->TagBuiltinCodeObject(Code::cast(*object), description); in VisitRootPointer()1585 explorer_->SetGcSubrootReference(root, description, visiting_weak_roots_, in VisitRootPointer()1596 V8HeapExplorer* explorer_; member in v8::internal::RootsReferencesExtractor2057 : explorer_(explorer) {} in GlobalHandlesExtractor()2062 explorer_->VisitSubtreeWrapper(object.location(), class_id); in VisitPersistentHandle()2066 NativeObjectsExplorer* explorer_; member in v8::internal::GlobalHandlesExtractor