Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dast-value-factory.cc69 uint32_t HashForObject(Object* key) override { in HashForObject() function in v8::internal::AstRawStringInternalizationKey
/external/v8/src/snapshot/
Ddeserializer.cc221 uint32_t HashForObject(Object* key) override { in HashForObject() function in v8::internal::StringTableInsertionKey
/external/v8/src/
Dobjects-inl.h538 uint32_t HashForObject(Object* other) override { in HashForObject() function
579 uint32_t HashForObject(Object* other) override { in HashForObject() function
625 uint32_t HashForObject(Object* other) override { in HashForObject() function
3108 uint32_t StringSetShape::HashForObject(String* key, Object* object) { in HashForObject() function
7498 uint32_t UnseededNumberDictionaryShape::HashForObject(uint32_t key, in HashForObject() function
7536 uint32_t NameDictionaryShape::HashForObject(Handle<Name> key, Object* other) { in HashForObject() function
7593 uint32_t ObjectHashTableShape::HashForObject(Handle<Object> key, in HashForObject() function
7635 uint32_t WeakHashTableShape<entrysize>::HashForObject(Handle<Object> key, in HashForObject() function
Dobjects.h3122 static uint32_t HashForObject(Key key, Object* object) { return 0; } in HashForObject() function
3210 inline uint32_t HashForObject(Key key, Object* object) { in HashForObject() function
3330 static inline uint32_t HashForObject(HashTableKey* key, Object* object) { in HashForObject() function
8231 static inline uint32_t HashForObject(HashTableKey* key, Object* object) { in HashForObject() function
Dobjects.cc9752 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::CodeCacheHashTableKey
15842 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::StringSharedKey
16069 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::RegExpKey
16121 uint32_t HashForObject(Object* other) override { in HashForObject() function in v8::internal::InternalizedStringKey
16934 uint32_t HashForObject(Object* key) override { in HashForObject() function in v8::internal::TwoCharHashTableKey