Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-regexp.cc495 bool simple_replace = in StringReplaceGlobalRegExpWithString() local
499 if (regexp->TypeTag() == JSRegExp::ATOM && simple_replace) { in StringReplaceGlobalRegExpWithString()
541 if (simple_replace) { in StringReplaceGlobalRegExpWithString()