Index: src/serialize.cc |
=================================================================== |
--- src/serialize.cc (revision 3445) |
+++ src/serialize.cc (working copy) |
@@ -484,15 +484,6 @@ |
21, |
"NativeRegExpMacroAssembler::GrowStack()"); |
#endif |
- // Keyed lookup cache. |
- Add(ExternalReference::keyed_lookup_cache_keys().address(), |
- UNCLASSIFIED, |
- 22, |
- "KeyedLookupCache::keys()"); |
- Add(ExternalReference::keyed_lookup_cache_field_offsets().address(), |
- UNCLASSIFIED, |
- 23, |
- "KeyedLookupCache::field_offsets()"); |
} |