Index: src/serialize.cc |
=================================================================== |
--- src/serialize.cc (revision 5068) |
+++ src/serialize.cc (working copy) |
@@ -360,6 +360,7 @@ |
UNCLASSIFIED, |
5, |
"StackGuard::address_of_real_jslimit()"); |
+#ifndef V8_INTERPRETED_REGEXP |
Add(ExternalReference::address_of_regexp_stack_limit().address(), |
UNCLASSIFIED, |
6, |
@@ -376,6 +377,7 @@ |
UNCLASSIFIED, |
9, |
"OffsetsVector::static_offsets_vector"); |
+#endif // V8_INTERPRETED_REGEXP |
Add(ExternalReference::new_space_start().address(), |
UNCLASSIFIED, |
10, |