Searched refs:codeUnit (Results 1 – 1 of 1) sorted by relevance
410 uint16_t codeUnit = EcmaStringAccessor(str).Get(k); in Decode() local414 if (!(codeUnit == '%')) { in Decode()