Home | History | Annotate | Download | only in src

Lines Matching refs:HashForObject

538   uint32_t HashForObject(Object* other) override {
579 uint32_t HashForObject(Object* other) override {
625 uint32_t HashForObject(Object* other) override {
3108 uint32_t StringSetShape::HashForObject(String* key, Object* object) {
7498 uint32_t UnseededNumberDictionaryShape::HashForObject(uint32_t key,
7536 uint32_t NameDictionaryShape::HashForObject(Handle<Name> key, Object* other) {
7593 uint32_t ObjectHashTableShape::HashForObject(Handle<Object> key,
7635 uint32_t WeakHashTableShape<entrysize>::HashForObject(Handle<Object> key,