Searched refs:ForTypedArrayElement (Results 1 – 5 of 5) sorted by relevance
130 static ElementAccess ForTypedArrayElement(ExternalArrayType type,
348 ElementAccess AccessBuilder::ForTypedArrayElement(ExternalArrayType type, in ForTypedArrayElement() function in v8::internal::compiler::AccessBuilder
1024 AccessBuilder::ForTypedArrayElement(array->type(), true)), in ReduceJSLoadProperty()1094 AccessBuilder::ForTypedArrayElement(array->type(), true))); in ReduceJSStoreProperty()
675 ElementAccess access = AccessBuilder::ForTypedArrayElement(type, true); in TEST_F()721 Parameter(AccessBuilder::ForTypedArrayElement(type, true).type); in TEST_F()808 ElementAccess access = AccessBuilder::ForTypedArrayElement(type, true); in TEST_F()
259 AccessBuilder::ForTypedArrayElement(kExternalInt8Array, true); in TEST()