Home
last modified time | relevance | path

Searched defs:HashForObject (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dstring-set-inl.h32 uint32_t StringSetShape::HashForObject(ReadOnlyRoots roots, Object object) { in HashForObject() function
Dhash-table-inl.h289 uint32_t RegisteredSymbolTableShape::HashForObject(ReadOnlyRoots roots, in HashForObject() function
298 uint32_t NameToIndexShape::HashForObject(ReadOnlyRoots roots, Object other) { in HashForObject() function
310 uint32_t ObjectHashTableShape::HashForObject(ReadOnlyRoots roots, in HashForObject() function
Dcompilation-cache-table-inl.h61 uint32_t CompilationCacheShape::HashForObject(ReadOnlyRoots roots, in HashForObject() function
Ddictionary-inl.h270 uint32_t NumberDictionaryBaseShape::HashForObject(ReadOnlyRoots roots, in HashForObject() function
306 uint32_t NameDictionaryShape::HashForObject(ReadOnlyRoots roots, Object other) { in HashForObject() function
317 uint32_t GlobalDictionaryShape::HashForObject(ReadOnlyRoots roots, in HashForObject() function