HomeSort by relevance Sort by last modified time
    Searched refs:allocation_top_address (Results 1 - 2 of 2) sorted by null

  /external/v8/src/heap/
heap-inl.h 168 return new_space_->allocation_top_address();
176 return old_space_->allocation_top_address();
spaces.h 1975 Address* allocation_top_address() { return allocation_info_.top_address(); } function in class:v8::internal::PagedSpace
2531 Address* allocation_top_address() { return allocation_info_.top_address(); } function in class:v8::internal::NewSpace
    [all...]

Completed in 48 milliseconds