Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc1539 const int end_of_match = match_indices->Capture(1); in RUNTIME_FUNCTION() local
1542 regexp->set_last_index(Smi::FromInt(end_of_match), SKIP_WRITE_BARRIER); in RUNTIME_FUNCTION()
1608 factory->NewSubString(subject, end_of_match, subject->length())); in RUNTIME_FUNCTION()

Completed in 3 milliseconds