Searched defs:HashForObject (Results 1 – 5 of 5) sorted by relevance
69 uint32_t HashForObject(Object* key) override { in HashForObject() function in v8::internal::AstRawStringInternalizationKey
554 uint32_t HashForObject(Object* other) override { in HashForObject() function595 uint32_t HashForObject(Object* other) override { in HashForObject() function641 uint32_t HashForObject(Object* other) override { in HashForObject() function7334 uint32_t UnseededNumberDictionaryShape::HashForObject(uint32_t key, in HashForObject() function7372 uint32_t NameDictionaryShape::HashForObject(Handle<Name> key, Object* other) { in HashForObject() function7428 uint32_t ObjectHashTableShape::HashForObject(Handle<Object> key, in HashForObject() function7470 uint32_t WeakHashTableShape<entrysize>::HashForObject(Handle<Object> key, in HashForObject() function
3079 static uint32_t HashForObject(Key key, Object* object) { return 0; } in HashForObject() function3164 inline uint32_t HashForObject(Key key, Object* object) { in HashForObject() function3282 static inline uint32_t HashForObject(HashTableKey* key, Object* object) { in HashForObject() function7981 static inline uint32_t HashForObject(HashTableKey* key, Object* object) { in HashForObject() function
10363 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::CodeCacheHashTableKey10511 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::PolymorphicCodeCacheHashTableKey16716 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::StringSharedKey16961 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::RegExpKey17013 uint32_t HashForObject(Object* other) override { in HashForObject() function in v8::internal::InternalizedStringKey17788 uint32_t HashForObject(Object* key) override { in HashForObject() function in v8::internal::TwoCharHashTableKey18076 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::StringsKey
671 uint32_t HashForObject(Object* key) override { in HashForObject() function in v8::internal::StringTableInsertionKey