Removed space to please lint.
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3972 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
4abae7a728
commit
0e0594dcbc
@ -576,7 +576,7 @@ void Heap::PerformGarbageCollection(AllocationSpace space,
|
|||||||
MarkCompact(tracer);
|
MarkCompact(tracer);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Always perform a scavenge to make room in new space.
|
// Always perform a scavenge to make room in new space.
|
||||||
Scavenge();
|
Scavenge();
|
||||||
|
|
||||||
// Update the old space promotion limits after the scavenge due to
|
// Update the old space promotion limits after the scavenge due to
|
||||||
|
Loading…
Reference in New Issue
Block a user