Searched defs:SetWithoutChecks (Results 1 – 2 of 2) sorted by relevance
95 inline void ObjectArray<T>::SetWithoutChecks(int32_t i, T* object) { in SetWithoutChecks() function
209 inline void PrimitiveArray<T>::SetWithoutChecks(int32_t i, T value) { in SetWithoutChecks() function