Home
last modified time | relevance | path

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

/external/v8/src/regexp/
Djsregexp.h174 static void SetIrregexpCaptureNameMap(FixedArray* re,
Djsregexp.cc357 SetIrregexpCaptureNameMap(*data, compile_data.capture_name_map); in CompileIrregexp()
377 void RegExpImpl::SetIrregexpCaptureNameMap(FixedArray* re, in SetIrregexpCaptureNameMap() function in v8::internal::RegExpImpl