Searched defs:top_ptr_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/
H A Dscoped_arena_allocator.h94 uint8_t* ptr = top_ptr_;
99 top_ptr_ = ptr + rounded_bytes;
115 uint8_t* top_ptr_; member in class:art::ArenaStack

Completed in 24 milliseconds