Searched refs:allocated (Results 1 – 4 of 4) sorted by relevance
86 size_t allocated = static_cast<size_t>(top_ptr_ - top_arena_->Begin()); in UpdateBytesAllocated() local87 if (top_arena_->bytes_allocated_ < allocated) { in UpdateBytesAllocated()88 top_arena_->bytes_allocated_ = allocated; in UpdateBytesAllocated()
19 # Test that catch phis are allocated to a stack slot, and that equivalent catch20 # phis are allocated to the same stack slot.58 # Test that wide catch phis are allocated to two stack slots.
61 # that both vregs allocated correctly.
26 each handler is allocated a fixed region, allowing transitions to