Searched refs:ForTypedArrayElement (Results 1 – 4 of 4) sorted by relevance
253 static ElementAccess ForTypedArrayElement(ExternalArrayType type, in NON_EXPORTED_BASE()
830 ElementAccess AccessBuilder::ForTypedArrayElement(ExternalArrayType type, in ForTypedArrayElement() function in v8::internal::compiler::AccessBuilder
2431 return __ LoadElement(AccessBuilder::ForTypedArrayElement(array_type, true), in LowerLoadTypedElement()2454 __ StoreElement(AccessBuilder::ForTypedArrayElement(array_type, true), in LowerStoreTypedElement()
1332 AccessBuilder::ForTypedArrayElement(array->type(), true)), in ReduceJSLoadProperty()1403 AccessBuilder::ForTypedArrayElement(array->type(), true))); in ReduceJSStoreProperty()