Searched refs:GetVariableLengthOrOutOfBounds (Results 1 – 3 of 3) sorted by relevance
305 size_t GetVariableLengthOrOutOfBounds(bool& out_of_bounds) const;
204 return GetVariableLengthOrOutOfBounds(out_of_bounds); in GetLengthOrOutOfBounds()
383 size_t JSTypedArray::GetVariableLengthOrOutOfBounds(bool& out_of_bounds) const { in GetVariableLengthOrOutOfBounds() function in v8::internal::JSTypedArray