Searched refs:HasSimpleRepresentation (Results 1 – 1 of 1) sorted by relevance
3331 static bool HasSimpleRepresentation(InstanceType type) { in HasSimpleRepresentation() function in v8::internal::__anon05e7137f0111::TypedElementsAccessor3375 bool both_are_simple = HasSimpleRepresentation(source_type) && in CopyElementsFromTypedArray()3376 HasSimpleRepresentation(destination_type); in CopyElementsFromTypedArray()