Searched refs:lastIsUpper (Results 1 – 1 of 1) sorted by relevance
562 const lastIsUpper = isUpperCaseLetter(identifier.charCodeAt(index - 1)); constant578 return currentIsUpper && (!word || !lastIsUpper);