Searched refs:MakeInaccessible (Results 1 – 5 of 5) sorted by relevance
49 allocator_->MakeInaccessible(contents_, Capacity()); in ~AssemblerBuffer()
188 void MakeInaccessible(void* ptr, size_t size) { in MakeInaccessible() function288 using ArenaAllocatorMemoryTool::MakeInaccessible;
53 using ArenaAllocatorMemoryTool::MakeInaccessible;
203 allocator_->MakeInaccessible(p, sizeof(T) * n); in deallocate()
182 arena_stack_->MakeInaccessible(p, sizeof(T) * n); in deallocate()