Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc639 const bool simple_replace = compiled_replacement.Compile( in StringReplaceGlobalRegExpWithString() local
643 if (regexp->type_tag() == JSRegExp::ATOM && simple_replace) { in StringReplaceGlobalRegExpWithString()
679 if (simple_replace) { in StringReplaceGlobalRegExpWithString()

Completed in 3 milliseconds