Home
last modified time | relevance | path

Searched refs:StringReplaceGlobalRegExpWithString (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/runtime/
Druntime-regexp.cc483 MUST_USE_RESULT static Object* StringReplaceGlobalRegExpWithString( in StringReplaceGlobalRegExpWithString() function
683 return StringReplaceGlobalRegExpWithString(isolate, subject, regexp, in StringReplaceGlobalRegExpWithStringHelper()
1249 Object* result = StringReplaceGlobalRegExpWithString( in RegExpReplace()
Druntime.h486 F(StringReplaceGlobalRegExpWithString, 4, 1) \