Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc64 const int index_ix = j * 2 + 1; in LookupNamedCapture() local
69 maybe_capture_index = Smi::ToInt(capture_name_map.get(index_ix)); in LookupNamedCapture()
1147 const int index_ix = i * 2 + 1; in ConstructNamedCaptureGroupsObject() local
1151 const int capture_ix = Smi::ToInt(capture_map->get(index_ix)); in ConstructNamedCaptureGroupsObject()

Completed in 4 milliseconds