Home
last modified time | relevance | path

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

/external/v8/src/
Druntime.cc3925 bool simple_replace = compiled_replacement.Compile(replacement, in StringReplaceGlobalRegExpWithString() local
3930 if (regexp->TypeTag() == JSRegExp::ATOM && simple_replace) { in StringReplaceGlobalRegExpWithString()
3975 if (simple_replace) { in StringReplaceGlobalRegExpWithString()