Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc96 SUBJECT_CAPTURE, enumerator
105 return ReplacementPart(SUBJECT_CAPTURE, 0); in SubjectMatch()
108 return ReplacementPart(SUBJECT_CAPTURE, capture_index); in SubjectCapture()
140 // tag == SUBJECT_CAPTURE: data is the number of the capture.
393 case SUBJECT_CAPTURE: { in Apply()

Completed in 5 milliseconds