Lines Matching refs:field
1406 uint32_t field = raw_hash_field();
1407 if (ContainsCachedArrayIndex(field)) {
1408 *index = ArrayIndexValueBits::decode(field);
1411 if (IsHashFieldComputed(field) && !IsIntegerIndex(field)) {
1418 uint32_t field = raw_hash_field();
1419 if (ContainsCachedArrayIndex(field)) {
1420 *index = ArrayIndexValueBits::decode(field);
1423 if (IsHashFieldComputed(field) && !IsIntegerIndex(field)) {