Home | History | Annotate | Download | only in src

Lines Matching refs:HashForObject

7599   uint32_t HashForObject(Object* obj) {
7772 uint32_t HashForObject(Object* obj) {
13749 hash_(HashForObject(string)) { }
13754 if (hash_ != HashForObject(string)) {
13762 uint32_t HashForObject(Object* other) { return String::cast(other)->Hash(); }
13825 uint32_t HashForObject(Object* obj) {
13886 uint32_t HashForObject(Object* obj) {
13919 uint32_t HashForObject(Object* other) {
13954 uint32_t HashForObject(Object* other) {
14000 uint32_t HashForObject(Object* other) {
14051 uint32_t HashForObject(Object* other) {
14178 uint32_t hash = HashTable<Shape, Key>::HashForObject(key, k);
14197 uint32_t hash = HashTable<Shape, Key>::HashForObject(key, k);
15053 uint32_t HashForObject(Object* key) {
15316 uint32_t Hash() { return HashForObject(strings_); }
15318 uint32_t HashForObject(Object* obj) {