Index: src/assembler.h |
=================================================================== |
--- src/assembler.h (revision 4383) |
+++ src/assembler.h (working copy) |
@@ -399,6 +399,7 @@ |
static ExternalReference perform_gc_function(); |
static ExternalReference fill_heap_number_with_random_function(); |
+ static ExternalReference random_uint32_function(); |
static ExternalReference transcendental_cache_array_address(); |
// Static data in the keyed lookup cache. |