Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:stringprotofuncreplace

1398         <rdar://problem/6928025> Stack overflow in JSC::stringProtoFuncReplace() running jsFunFuzz
1404 (JSC::stringProtoFuncReplace):
4493 (JSC::stringProtoFuncReplace):
4836 (JSC::stringProtoFuncReplace): Streamlined the case where we don't replace anything.
4877 stringProtoFuncReplace was checking for an exception on a CachedCall
4893 (JSC::stringProtoFuncReplace):
6896 (JSC::stringProtoFuncReplace):
7010 (JSC::stringProtoFuncReplace): Use new replaceRange helper instead of
7384 (JSC::stringProtoFuncReplace):
7574 (JSC::stringProtoFuncReplace):
8120 (JSC::stringProtoFuncReplace):
12879 (JSC::stringProtoFuncReplace):
15151 (JSC::stringProtoFuncReplace):
15569 (JSC::stringProtoFuncReplace): Added a call to substituteBackreferences.
20362 (JSC::stringProtoFuncReplace):
28361 (JSC::stringProtoFuncReplace): Use asRegExpObject.
32703 (JSC::stringProtoFuncReplace):
38906 (KJS::stringProtoFuncReplace): Adopted jsSubstring.