|
V8 Project
|
#include <objects.h>
Collaboration diagram for v8::internal::FixedBodyDescriptor< start_offset, end_offset, size >:Static Public Member Functions | |
| static void | IterateBody (HeapObject *obj, ObjectVisitor *v) |
| template<typename StaticVisitor > | |
| static void | IterateBody (HeapObject *obj) |
Static Public Attributes | |
| static const int | kStartOffset = start_offset |
| static const int | kEndOffset = end_offset |
| static const int | kSize = size |
|
inlinestatic |
Definition at line 1459 of file objects.h.
References v8::internal::HeapObject::RawField().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 7162 of file objects-inl.h.
References v8::internal::HeapObject::RawField().
Referenced by v8::internal::MarkCompactCollector::EvacuateNewSpaceAndCandidates().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 1453 of file objects.h.
Referenced by v8::internal::V8HeapExplorer::ExtractAllocationSiteReferences(), v8::internal::StaticMarkingVisitor< StaticVisitor >::VisitSharedFunctionInfoStrongCode(), and v8::internal::StaticMarkingVisitor< StaticVisitor >::VisitSharedFunctionInfoWeakCode().
|
static |
|
static |
Definition at line 1452 of file objects.h.
Referenced by v8::internal::StaticMarkingVisitor< StaticVisitor >::VisitSharedFunctionInfoStrongCode().