Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-regexp.cc625 const bool simple_replace = compiled_replacement.Compile( in StringReplaceGlobalRegExpWithString() local
629 if (typeTag == JSRegExp::ATOM && simple_replace) { in StringReplaceGlobalRegExpWithString()
671 if (simple_replace) { in StringReplaceGlobalRegExpWithString()