![]() |
v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <spaces.h>
Friends | |
class | MemoryAllocator |
|
inline |
Definition at line 738 of file spaces.h.
References MemoryChunk::area_start(), and HeapObject::FromAddress().
Referenced by LargeObjectSpace::AllocateRaw(), LargeObjectSpace::FindObject(), LargeObjectSpace::FreeUnmarkedObjects(), InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer(), StoreBuffer::IteratePointersToNewSpace(), and LargeObjectIterator::Next().
|
inline |
Definition at line 742 of file spaces.h.
References MemoryChunk::next_chunk().
Referenced by LargeObjectSpace::FreeUnmarkedObjects(), LargeObjectIterator::Next(), and LargeObjectSpace::TearDown().
|
inline |
Definition at line 746 of file spaces.h.
References MemoryChunk::set_next_chunk().
Referenced by LargeObjectSpace::AllocateRaw(), and LargeObjectSpace::FreeUnmarkedObjects().
|
friend |