Searched refs:keyUtf8Length (Results 1 – 1 of 1) sorted by relevance
51 const jsize keyUtf8Length = env->GetStringUTFLength(keyString); in constructAttributeMap() local52 char keyChars[keyUtf8Length + 1]; in constructAttributeMap()55 keyChars[keyUtf8Length] = '\0'; in constructAttributeMap()