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/
Dobjects-inl.h554 uint32_t HashForObject(Object* other) override { in HashForObject() function
595 uint32_t HashForObject(Object* other) override { in HashForObject() function
641 uint32_t HashForObject(Object* other) override { in HashForObject() function
7334 uint32_t UnseededNumberDictionaryShape::HashForObject(uint32_t key, in HashForObject() function
7372 uint32_t NameDictionaryShape::HashForObject(Handle<Name> key, Object* other) { in HashForObject() function
7428 uint32_t ObjectHashTableShape::HashForObject(Handle<Object> key, in HashForObject() function
7470 uint32_t WeakHashTableShape<entrysize>::HashForObject(Handle<Object> key, in HashForObject() function
Dobjects.h3079 static uint32_t HashForObject(Key key, Object* object) { return 0; } in HashForObject() function
3164 inline uint32_t HashForObject(Key key, Object* object) { in HashForObject() function
3282 static inline uint32_t HashForObject(HashTableKey* key, Object* object) { in HashForObject() function
7981 static inline uint32_t HashForObject(HashTableKey* key, Object* object) { in HashForObject() function
Dobjects.cc10363 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::CodeCacheHashTableKey
10511 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::PolymorphicCodeCacheHashTableKey
16716 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::StringSharedKey
16961 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::RegExpKey
17013 uint32_t HashForObject(Object* other) override { in HashForObject() function in v8::internal::InternalizedStringKey
17788 uint32_t HashForObject(Object* key) override { in HashForObject() function in v8::internal::TwoCharHashTableKey
18076 uint32_t HashForObject(Object* obj) override { in HashForObject() function in v8::internal::StringsKey
/external/v8/src/snapshot/
Dserialize.cc671 uint32_t HashForObject(Object* key) override { in HashForObject() function in v8::internal::StringTableInsertionKey