Lines Matching refs:StoreFixedArrayElement
1547 StoreFixedArrayElement(table, entry_start_position_or_hash.value(), value,
1666 StoreFixedArrayElement(table, entry_start_position_or_hash.value(),
1669 StoreFixedArrayElement(table, entry_start_position_or_hash.value(),
1834 StoreFixedArrayElement(table, entry_start_position_or_hash.value(),
2366 StoreFixedArrayElement(table, EphemeronHashTable::kNumberOfElementsIndex,
2368 StoreFixedArrayElement(table,
2371 StoreFixedArrayElement(table, EphemeronHashTable::kCapacityIndex,
2510 StoreFixedArrayElement(table, key_index, TheHoleConstant());
2511 StoreFixedArrayElement(table, value_index, TheHoleConstant());
2515 StoreFixedArrayElement(table, EphemeronHashTable::kNumberOfElementsIndex,
2517 StoreFixedArrayElement(table,
2684 StoreFixedArrayElement(table, ValueIndexFromKeyIndex(key_index), value);