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