Searched refs:FastApiTypedArrayBase (Results 1 – 2 of 2) sorted by relevance
324 struct FastApiTypedArrayBase { struct336 struct FastApiTypedArray : public FastApiTypedArrayBase { argument
10536 void FastApiTypedArrayBase::ValidateIndex(size_t index) const { in ValidateIndex()