Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:cstring

1761 	gives a speed boost. Inlined CString's +=, UString's destructor, +=, and +.
1771 (UString::toDouble): Use ascii() instead of cstring() to avoid copying the string.