Lines Matching refs:jsSubstring
19052 REGRESSION (r38745): Assertion failure in jsSubstring() at ge.com
31226 (JSC::jsSubstring): Ditto.
31236 (JSC::jsSubstring): Ditto.
35215 (JSC::jsSubstring):
38749 efficient jsSubstring(), rather than using UString::substr() and then
38823 (KJS::jsSubstring): Added. Used when creating a string from a substring
38829 jsSingleCharacterSubstring, jsSubstring, and jsNontrivialString for various
38856 (KJS::RegExpMatchesArray::fillArrayInstance): Adopted jsSubstring. Also,
38858 (KJS::RegExpConstructor::getBackref): Adopted jsSubstring and jsEmptyString.
38861 jsSubstring.
38906 (KJS::stringProtoFuncReplace): Adopted jsSubstring.
38912 (KJS::stringProtoFuncMatch): Adopted jsSubstring and jsEmptyString.
38913 (KJS::stringProtoFuncSlice): Adopted jsSubstring and
38918 (KJS::stringProtoFuncSubstr): Adopted jsSubstring.