| Index: src/assembler.h
|
| ===================================================================
|
| --- src/assembler.h (revision 3445)
|
| +++ src/assembler.h (working copy)
|
| @@ -401,10 +401,6 @@
|
| static ExternalReference builtin_passed_function();
|
| static ExternalReference random_positive_smi_function();
|
|
|
| - // Static data in the keyed lookup cache.
|
| - static ExternalReference keyed_lookup_cache_keys();
|
| - static ExternalReference keyed_lookup_cache_field_offsets();
|
| -
|
| // Static variable Factory::the_hole_value.location()
|
| static ExternalReference the_hole_value_location();
|
|
|
|
|