Searched refs:propertiesLength (Results 1 – 1 of 1) sorted by relevance
656 uint32_t propertiesLength = obj->GetNumberOfKeys(); in WritePlainObject() local657 if (!WriteInt(static_cast<int32_t>(propertiesLength))) { in WritePlainObject()662 if (keyVector.size() != propertiesLength) { in WritePlainObject()667 for (uint32_t i = 0; i < propertiesLength; i++) { in WritePlainObject()