Searched refs:propertiesArray (Results 1 – 2 of 2) sorted by relevance
405 v8::Local<v8::Array> propertiesArray; in getProperties() local408 .ToLocal(&propertiesArray)) { in getProperties()414 for (uint32_t i = 0; i < propertiesArray->Length(); i += 2) { in getProperties()416 if (!propertiesArray->Get(scope.context(), i).ToLocal(&name) || in getProperties()421 if (!propertiesArray->Get(scope.context(), i + 1).ToLocal(&value)) in getProperties()
META-INF/ META-INF/MANIFEST.MF org/ org/springframework/ org/ ...