Searched refs:StringReplaceGlobalRegExpWithString (Results 1 – 1 of 1) sorted by relevance
604 V8_WARN_UNUSED_RESULT static Object* StringReplaceGlobalRegExpWithString( in StringReplaceGlobalRegExpWithString() function812 return StringReplaceGlobalRegExpWithString(isolate, subject, regexp, in StringReplaceGlobalRegExpWithStringHelper()1388 Object* result = StringReplaceGlobalRegExpWithString( in RegExpReplace()