Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-regexp.cc44 REPLACEMENT_STRING, enumerator
62 return ReplacementPart(REPLACEMENT_STRING, 0); in ReplacementString()
238 } else if (tag == REPLACEMENT_STRING) { in Compile()
274 case REPLACEMENT_STRING: in Apply()