|
V8 Project
|
#include <spaces.h>
Inheritance diagram for v8::internal::LargePage:
Collaboration diagram for v8::internal::LargePage:Static Private Member Functions | |
| static LargePage * | Initialize (Heap *heap, MemoryChunk *chunk) |
Friends | |
| class | MemoryAllocator |
|
inline |
Definition at line 798 of file spaces.h.
References v8::internal::MemoryChunk::area_start(), and v8::internal::HeapObject::FromAddress().
Referenced by v8::internal::LargeObjectSpace::AllocateRaw(), v8::internal::LargeObjectSpace::FindObject(), v8::internal::LargeObjectSpace::FreeUnmarkedObjects(), v8::internal::InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer(), v8::internal::StoreBuffer::IteratePointersToNewSpace(), and v8::internal::LargeObjectIterator::Next().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestaticprivate |
Definition at line 292 of file spaces-inl.h.
References v8::internal::MemoryChunk::heap(), v8::internal::Heap::incremental_marking(), and v8::internal::IncrementalMarking::SetOldSpacePageFlags().
Referenced by v8::internal::MemoryAllocator::AllocateLargePage().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 800 of file spaces.h.
References v8::internal::MemoryChunk::next_chunk().
Referenced by v8::internal::IncrementalMarking::ActivateIncrementalWriteBarrier(), v8::internal::LargeObjectSpace::CommittedPhysicalMemory(), v8::internal::IncrementalMarking::DeactivateIncrementalWriteBarrier(), v8::internal::LargeObjectSpace::FreeUnmarkedObjects(), v8::internal::LargeObjectIterator::Next(), and v8::internal::LargeObjectSpace::TearDown().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 804 of file spaces.h.
References v8::internal::MemoryChunk::set_next_chunk().
Referenced by v8::internal::LargeObjectSpace::AllocateRaw(), and v8::internal::LargeObjectSpace::FreeUnmarkedObjects().
Here is the call graph for this function:
Here is the caller graph for this function:
|
friend |