Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:array_type

9952     ExternalArrayType array_type,
9956 isolate()->heap()->MapForFixedTypedArray(array_type));
9997 ExternalArrayType array_type, size_t element_size,
10019 isolate()->heap()->MapForFixedTypedArray(array_type));
10025 if (array_type == kExternalFloat64Array) {
10134 ExternalArrayType array_type =
10140 &array_type,
10166 array_type, is_zero_byte_offset, buffer, byte_offset, length);
10169 elements = BuildAllocateFixedTypedArray(array_type, element_size,