Home
last modified time | relevance | path

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

/external/v8/src/objects/
Dcompilation-cache-inl.h47 uint32_t CompilationCacheShape::HashForObject(Isolate* isolate, in HashForObject() function
/external/v8/src/
Dobjects-inl.h1986 uint32_t StringSetShape::HashForObject(Isolate* isolate, Object* object) { in HashForObject() function
2003 uint32_t StringTableShape::HashForObject(Isolate* isolate, Object* object) { in HashForObject() function
2986 uint32_t NumberDictionaryBaseShape::HashForObject(Isolate* isolate, in HashForObject() function
3016 uint32_t NameDictionaryShape::HashForObject(Isolate* isolate, Object* other) { in HashForObject() function
3025 uint32_t GlobalDictionaryShape::HashForObject(Isolate* isolate, Object* other) { in HashForObject() function
3062 uint32_t ObjectHashTableShape::HashForObject(Isolate* isolate, Object* other) { in HashForObject() function