Searched refs:RootIndexForFixedTypedArray (Results 1 – 2 of 2) sorted by relevance
1130 RootListIndex RootIndexForFixedTypedArray(ExternalArrayType array_type);
2993 return Map::cast(roots_[RootIndexForFixedTypedArray(array_type)]); in MapForFixedTypedArray()2997 Heap::RootListIndex Heap::RootIndexForFixedTypedArray( in RootIndexForFixedTypedArray() function in v8::internal::Heap