Index: src/assembler.h |
=================================================================== |
--- src/assembler.h (revision 3935) |
+++ src/assembler.h (working copy) |
@@ -428,6 +428,7 @@ |
// Static variable Heap::NewSpaceStart() |
static ExternalReference new_space_start(); |
+ static ExternalReference new_space_mask(); |
static ExternalReference heap_always_allocate_scope_depth(); |
// Used for fast allocation in generated code. |