Searched refs:StoreFixedDoubleArrayElement (Results 1 – 3 of 3) sorted by relevance
656 extern macro StoreFixedDoubleArrayElement(660 StoreFixedDoubleArrayElement(array, index, value, SMI_PARAMETERS);
1206 void StoreFixedDoubleArrayElement(
2782 void CodeStubAssembler::StoreFixedDoubleArrayElement( in StoreFixedDoubleArrayElement() function in v8::internal::CodeStubAssembler9344 StoreFixedDoubleArrayElement(CAST(elements), index, value_silenced, mode); in StoreElement()