Searched refs:reciveArrayLength (Results 1 – 1 of 1) sorted by relevance
898 uint32_t reciveArrayLength = reciveArray->GetLength(); in GetAllPropertyKeys() local899 uint32_t newArrayLength = reciveArrayLength + trapResLength - ownKeysLength; in GetAllPropertyKeys()905 for (uint32_t index = 0; index < reciveArrayLength; index++) { in GetAllPropertyKeys()919 for (uint32_t j = 0; j < reciveArrayLength - ownKeysLength; j++) { in GetAllPropertyKeys()