Home | History | Annotate | Download | only in src

Lines Matching refs:NativeObjectsExplorer

2635   explicit GlobalHandlesExtractor(NativeObjectsExplorer* explorer)
2645 NativeObjectsExplorer* explorer_;
2687 NativeObjectsExplorer::NativeObjectsExplorer(
2703 NativeObjectsExplorer::~NativeObjectsExplorer() {
2726 int NativeObjectsExplorer::EstimateObjectsCount() {
2732 void NativeObjectsExplorer::FillRetainedObjects() {
2757 void NativeObjectsExplorer::FillImplicitReferences() {
2781 List<HeapObject*>* NativeObjectsExplorer::GetListMaybeDisposeInfo(
2794 bool NativeObjectsExplorer::IterateAndExtractReferences(
2846 NativeGroupRetainedObjectInfo* NativeObjectsExplorer::FindOrAddGroupInfo(
2860 void NativeObjectsExplorer::SetNativeRootReference(
2876 void NativeObjectsExplorer::SetWrapperNativeReferences(
2893 void NativeObjectsExplorer::SetRootNativeRootsReference() {
2910 void NativeObjectsExplorer::VisitSubtreeWrapper(Object** p, uint16_t class_id) {