Searched refs:convertedLChar (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSGlobalObjectFunctions.cpp661 LChar convertedLChar; local
671 convertedLChar = LChar(Lexer<LChar>::convertHex(c[1], c[2]));
672 c = &convertedLChar;

Completed in 116 milliseconds