Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-regexp.cc461 int32_t match_indices[] = {indices.at(matches - 1), in StringReplaceGlobalAtomRegExpWithString() local
463 RegExpImpl::SetLastMatchInfo(last_match_info, subject, 0, match_indices); in StringReplaceGlobalAtomRegExpWithString()