Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dast-value-factory.cc71 uint32_t HashForObject(Object* key) override { in HashForObject() function in v8::internal::AstRawStringInternalizationKey
/external/v8/src/snapshot/
Ddeserializer.cc265 uint32_t HashForObject(Object* key) override { in HashForObject() function in v8::internal::StringTableInsertionKey
/external/v8/src/
Dobjects-inl.h950 uint32_t HashForObject(Object* other) override { in HashForObject() function
989 uint32_t HashForObject(Object* other) override { in HashForObject() function
1033 uint32_t HashForObject(Object* other) override { in HashForObject() function
3209 uint32_t StringSetShape::HashForObject(String* key, Object* object) { in HashForObject() function
7774 uint32_t UnseededNumberDictionaryShape::HashForObject(uint32_t key, in HashForObject() function
7815 uint32_t NameDictionaryShape::HashForObject(Handle<Name> key, Object* other) { in HashForObject() function
7872 uint32_t ObjectHashTableShape::HashForObject(Handle<Object> key, in HashForObject() function
7914 uint32_t WeakHashTableShape<entrysize>::HashForObject(Handle<Object> key, in HashForObject() function
Dobjects.h3281 static uint32_t HashForObject(Key key, Object* object) { return 0; } in HashForObject() function
3373 inline uint32_t HashForObject(Key key, Object* object) { in HashForObject() function
3495 static inline uint32_t HashForObject(HashTableKey* key, Object* object) { in HashForObject() function
8719 static inline uint32_t HashForObject(HashTableKey* key, Object* object) { in HashForObject() function
Dobjects.cc9670 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::CodeCacheHashTableKey
15918 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::StringSharedKey
16168 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::RegExpKey
16220 uint32_t HashForObject(Object* other) override { in HashForObject() function in v8::internal::InternalizedStringKey
17177 uint32_t HashForObject(Object* key) override { in HashForObject() function in v8::internal::TwoCharHashTableKey