Searched refs:index_ix (Results 1 – 1 of 1) sorted by relevance
52 const int index_ix = j * 2 + 1; in LookupNamedCapture() local57 maybe_capture_index = Smi::ToInt(capture_name_map->get(index_ix)); in LookupNamedCapture()1106 const int index_ix = i * 2 + 1; in ConstructNamedCaptureGroupsObject() local1110 const int capture_ix = Smi::ToInt(capture_map->get(index_ix)); in ConstructNamedCaptureGroupsObject()