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.cc259 uint32_t HashForObject(Object* key) override { in HashForObject() function in v8::internal::StringTableInsertionKey
/external/v8/src/
Dobjects-inl.h549 uint32_t HashForObject(Object* other) override { in HashForObject() function
590 uint32_t HashForObject(Object* other) override { in HashForObject() function
636 uint32_t HashForObject(Object* other) override { in HashForObject() function
3249 uint32_t StringSetShape::HashForObject(String* key, Object* object) { in HashForObject() function
7890 uint32_t UnseededNumberDictionaryShape::HashForObject(uint32_t key, in HashForObject() function
7931 uint32_t NameDictionaryShape::HashForObject(Handle<Name> key, Object* other) { in HashForObject() function
7988 uint32_t ObjectHashTableShape::HashForObject(Handle<Object> key, in HashForObject() function
8030 uint32_t WeakHashTableShape<entrysize>::HashForObject(Handle<Object> key, in HashForObject() function
Dobjects.h3451 static uint32_t HashForObject(Key key, Object* object) { return 0; } in HashForObject() function
3543 inline uint32_t HashForObject(Key key, Object* object) { in HashForObject() function
3662 static inline uint32_t HashForObject(HashTableKey* key, Object* object) { in HashForObject() function
9065 static inline uint32_t HashForObject(HashTableKey* key, Object* object) { in HashForObject() function
Dobjects.cc10050 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::CodeCacheHashTableKey
16515 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::StringSharedKey
16753 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::RegExpKey
16805 uint32_t HashForObject(Object* other) override { in HashForObject() function in v8::internal::InternalizedStringKey
17639 uint32_t HashForObject(Object* key) override { in HashForObject() function in v8::internal::TwoCharHashTableKey