Home | History | Annotate | Download | only in src

Lines Matching refs:Guard

680 bool VirtualMemory::Guard(void* address) {
681 OS::Guard(address, OS::CommitPageSize());