IrregexpExecRaw   641 src/jsregexp.cc   int res = RegExpImpl::IrregexpExecRaw(jsregexp, subject, previous_index,
IrregexpExecRaw   125 src/jsregexp.h   static int IrregexpExecRaw(Handle<JSRegExp> regexp,
IrregexpExecRaw  3915 src/runtime.cc     int num_matches = RegExpImpl::IrregexpExecRaw(regexp,
IrregexpExecRaw  3999 src/runtime.cc   int num_matches = RegExpImpl::IrregexpExecRaw(regexp,
IrregexpExecRaw  4085 src/runtime.cc       num_matches = RegExpImpl::IrregexpExecRaw(regexp,