Home | History | Annotate | Download | only in src

Lines Matching defs:CommitRegion

1518   if (CommitRegion(address, size, is_executable)) {
1537 bool VirtualMemory::CommitRegion(void* base, size_t size, bool is_executable) {