Searched defs:RootIndexForFixedTypedArray (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/heap/
H A Dheap.cc2993 return Map::cast(roots_[RootIndexForFixedTypedArray(array_type)]);
2997 Heap::RootListIndex Heap::RootIndexForFixedTypedArray( function in class:v8::internal::Heap

Completed in 260 milliseconds