Searched refs:StringReplaceGlobalRegExpWithFunction (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dstring.js231 return StringReplaceGlobalRegExpWithFunction(subject, search, replace);
408 function StringReplaceGlobalRegExpWithFunction(subject, regexp, replace) { function

Completed in 36 milliseconds