Searched refs:RootIndexForFixedTypedArray (Results 1 – 1 of 1) sorted by relevance
2748 Heap::RootListIndex RootIndexForFixedTypedArray(ExternalArrayType array_type) { in RootIndexForFixedTypedArray() function2760 Heap::RootListIndex RootIndexForFixedTypedArray(ElementsKind elements_kind) { in RootIndexForFixedTypedArray() function2789 return Map::cast(roots_[RootIndexForFixedTypedArray(array_type)]); in MapForFixedTypedArray()2793 return Map::cast(roots_[RootIndexForFixedTypedArray(elements_kind)]); in MapForFixedTypedArray()