V8 Project
v8::internal::StaticMarkingVisitor< StaticVisitor >::DataObjectVisitor Class Reference

#include <objects-visiting.h>

+ Collaboration diagram for v8::internal::StaticMarkingVisitor< StaticVisitor >::DataObjectVisitor:

Public Member Functions

 INLINE (static void Visit(Map *map, HeapObject *object))
 

Static Public Member Functions

template<int size>
static void VisitSpecialized (Map *map, HeapObject *object)
 

Detailed Description

template<typename StaticVisitor>
class v8::internal::StaticMarkingVisitor< StaticVisitor >::DataObjectVisitor

Definition at line 411 of file objects-visiting.h.

Member Function Documentation

◆ INLINE()

template<typename StaticVisitor >
v8::internal::StaticMarkingVisitor< StaticVisitor >::DataObjectVisitor::INLINE ( static void   VisitMap *map, HeapObject *object)
inline

Definition at line 416 of file objects-visiting.h.

416 {}

◆ VisitSpecialized()

template<typename StaticVisitor >
template<int size>
static void v8::internal::StaticMarkingVisitor< StaticVisitor >::DataObjectVisitor::VisitSpecialized ( Map map,
HeapObject object 
)
inlinestatic

Definition at line 414 of file objects-visiting.h.

414 {}

The documentation for this class was generated from the following file: