Searched refs:SetIrregexpCaptureNameMap (Results 1 – 2 of 2) sorted by relevance
174 static void SetIrregexpCaptureNameMap(FixedArray* re,
357 SetIrregexpCaptureNameMap(*data, compile_data.capture_name_map); in CompileIrregexp()377 void RegExpImpl::SetIrregexpCaptureNameMap(FixedArray* re, in SetIrregexpCaptureNameMap() function in v8::internal::RegExpImpl