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