Searched refs:identifier (Results 1 – 2 of 2) sorted by relevance
41 static void ThrowArrayStoreException_NotAnArray(const char* identifier, in ThrowArrayStoreException_NotAnArray() argument47 "%s of type %s is not an array", identifier, actualType.c_str()); in ThrowArrayStoreException_NotAnArray()
543 const char* identifier) in ThrowAIOOBE() argument548 type.c_str(), start, length, identifier, array->GetLength()); in ThrowAIOOBE()