Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc63 const int name_ix = j * 2; in LookupNamedCapture() local
66 String capture_name = String::cast(capture_name_map.get(name_ix)); in LookupNamedCapture()
1146 const int name_ix = i * 2; in ConstructNamedCaptureGroupsObject() local
1149 Handle<String> capture_name(String::cast(capture_map->get(name_ix)), in ConstructNamedCaptureGroupsObject()

Completed in 5 milliseconds