Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-regexp.cc554 MUST_USE_RESULT static Object* StringReplaceGlobalRegExpWithEmptyString( in StringReplaceGlobalRegExpWithEmptyString() function
668 return StringReplaceGlobalRegExpWithEmptyString<SeqOneByteString>( in RUNTIME_FUNCTION()
671 return StringReplaceGlobalRegExpWithEmptyString<SeqTwoByteString>( in RUNTIME_FUNCTION()