Searched refs:MakeInaccessible (Results 1 – 5 of 5) sorted by relevance
49 arena_->MakeInaccessible(contents_, Capacity()); in ~AssemblerBuffer()
185 void MakeInaccessible(void* ptr, size_t size) { in MakeInaccessible() function285 using ArenaAllocatorMemoryTool::MakeInaccessible;
52 using ArenaAllocatorMemoryTool::MakeInaccessible;
203 arena_allocator_->MakeInaccessible(p, sizeof(T) * n); in deallocate()
159 arena_stack_->MakeInaccessible(p, sizeof(T) * n); in deallocate()