v8
3.14.5(node0.10.28)
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 1201 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 1200 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().