Home
last modified time | relevance | path

Searched refs:HashForObject (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dstring-set-inl.h32 uint32_t StringSetShape::HashForObject(ReadOnlyRoots roots, Object object) { in HashForObject() function in v8::internal::StringSetShape
H A Dstring-set.h20 static inline uint32_t HashForObject(ReadOnlyRoots roots, Object object);
H A Ddictionary.h122 static inline uint32_t HashForObject(ReadOnlyRoots roots, Object object);
210 static inline uint32_t HashForObject(ReadOnlyRoots roots, Object object);
261 static inline uint32_t HashForObject(ReadOnlyRoots roots, Object object);
H A Dhash-table.h47 // static uint32_t HashForObject(ReadOnlyRoots roots, Object object);
318 static inline uint32_t HashForObject(ReadOnlyRoots roots, Object object);
445 static inline uint32_t HashForObject(ReadOnlyRoots roots, Object object);
486 static inline uint32_t HashForObject(ReadOnlyRoots roots, Object object);
H A Dhash-table-inl.h289 uint32_t RegisteredSymbolTableShape::HashForObject(ReadOnlyRoots roots, in HashForObject() function in v8::internal::RegisteredSymbolTableShape
298 uint32_t NameToIndexShape::HashForObject(ReadOnlyRoots roots, Object other) { in HashForObject() function in v8::internal::NameToIndexShape
310 uint32_t ObjectHashTableShape::HashForObject(ReadOnlyRoots roots, in HashForObject() function in v8::internal::ObjectHashTableShape
H A Ddictionary-inl.h270 uint32_t NumberDictionaryBaseShape::HashForObject(ReadOnlyRoots roots, in HashForObject() function in v8::internal::NumberDictionaryBaseShape
306 uint32_t NameDictionaryShape::HashForObject(ReadOnlyRoots roots, Object other) { in HashForObject() function in v8::internal::NameDictionaryShape
317 uint32_t GlobalDictionaryShape::HashForObject(ReadOnlyRoots roots, in HashForObject() function in v8::internal::GlobalDictionaryShape
H A Dcompilation-cache-table.h40 static inline uint32_t HashForObject(ReadOnlyRoots roots, Object object);
H A Dcompilation-cache-table-inl.h61 uint32_t CompilationCacheShape::HashForObject(ReadOnlyRoots roots, in HashForObject() function in v8::internal::CompilationCacheShape
H A Dobjects.cc5752 uint32_t hash = Shape::HashForObject(roots, k); in Rehash()
5768 uint32_t hash = Shape::HashForObject(roots, k); in EntryForProbe()

Completed in 16 milliseconds