![]() |
v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <spaces.h>
Public Member Functions | |
AllocationInfo () | |
Data Fields | |
Address | top |
Address | limit |
|
inline |
Address limit |
Definition at line 1193 of file spaces.h.
Referenced by PagedSpace::AllocateLinearly(), NewSpace::allocation_limit_address(), PagedSpace::EvictEvacuationCandidatesFromFreeLists(), PagedSpace::limit(), NewSpace::LowerInlineAllocationLimit(), PagedSpace::PagedSpace(), PagedSpace::ReleasePage(), PagedSpace::ReserveSpace(), PagedSpace::SetTop(), NewSpace::Shrink(), and NewSpace::TearDown().
Address top |
Definition at line 1192 of file spaces.h.
Referenced by NewSpace::AddFreshPage(), PagedSpace::AllocateLinearly(), NewSpace::allocation_top_address(), PagedSpace::EvictEvacuationCandidatesFromFreeLists(), NewSpace::LowerInlineAllocationLimit(), PagedSpace::PagedSpace(), PagedSpace::ReleasePage(), PagedSpace::ReserveSpace(), NewSpace::ReserveSpace(), PagedSpace::SetTop(), NewSpace::ShrinkStringAtAllocationBoundary(), NewSpace::TearDown(), PagedSpace::top(), and NewSpace::top().