Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-regexp.cc51 const int name_ix = j * 2; in LookupNamedCapture() local
54 String* capture_name = String::cast(capture_name_map->get(name_ix)); in LookupNamedCapture()
1105 const int name_ix = i * 2; in ConstructNamedCaptureGroupsObject() local
1108 Handle<String> capture_name(String::cast(capture_map->get(name_ix)), in ConstructNamedCaptureGroupsObject()