Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc98 REPLACEMENT_STRING, enumerator
117 return ReplacementPart(REPLACEMENT_STRING, 0); in ReplacementString()
142 // tag == REPLACEMENT_STRING: data is index into array of substrings
368 } else if (tag == REPLACEMENT_STRING) { in Compile()
403 case REPLACEMENT_STRING: in Apply()

Completed in 4 milliseconds