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