Lines Matching full:uncommit
227 return code_range_->Uncommit(start, length);
235 code_range_->Uncommit(address, length);
537 if (!reservation_.Uncommit(start, length)) return false;
912 vm->Uncommit(body, body_size);
915 vm->Uncommit(header, header_size);
1421 // commit/uncommit memory from new space.
1442 // commit/uncommit memory from new space.
1472 // commit/uncommit memory from new space.
1828 bool SemiSpace::Uncommit() {