Index: src/heap.h |
=================================================================== |
--- src/heap.h (revision 3005) |
+++ src/heap.h (working copy) |
@@ -887,7 +887,6 @@ |
static int initial_semispace_size_; |
static int young_generation_size_; |
static int old_generation_size_; |
- static size_t code_range_size_; |
// For keeping track of how much data has survived |
// scavenge since last new space expansion. |