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

/external/v8/src/regexp/
H A Djsregexp.h199 static void SetIrregexpCaptureNameMap(FixedArray* re,
H A Djsregexp.cc400 SetIrregexpCaptureNameMap(*data, compile_data.capture_name_map);
420 void RegExpImpl::SetIrregexpCaptureNameMap(FixedArray* re, function in class:v8::internal::RegExpImpl

Completed in 132 milliseconds