Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-regexp.cc43 REPLACEMENT_STRING, enumerator
61 return ReplacementPart(REPLACEMENT_STRING, 0); in ReplacementString()
237 } else if (tag == REPLACEMENT_STRING) { in Compile()
273 case REPLACEMENT_STRING: in Apply()