Searched refs:UnmarkLinearAllocationArea (Results 1 – 3 of 3) sorted by relevance
441 heap()->old_space()->UnmarkLinearAllocationArea(); in PauseBlackAllocation()442 heap()->map_space()->UnmarkLinearAllocationArea(); in PauseBlackAllocation()443 heap()->code_space()->UnmarkLinearAllocationArea(); in PauseBlackAllocation()
2223 void UnmarkLinearAllocationArea(); in NON_EXPORTED_BASE()
1825 void PagedSpace::UnmarkLinearAllocationArea() { in AllocateChunk() function in v8::internal::PagedSpace