Search completed in 1.36 seconds.
1 results for "JS::LossyTwoByteCharsToNewLatin1CharsZ":
JSAutoByteString
MozillaProjectsSpiderMonkeyJSAPI referenceJSAutoByteString
char *encodelatin1(js::exclusivecontext *cx, jsstring *str) call js::lossytwobytecharstonewlatin1charsz, or allocate string and copy the content of jslinearstring::latin1chars, and take the ownership of the string.