Home
last modified time | relevance | path

Searched defs:has_named_captures (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/runtime/
Druntime-regexp.cc27 bool has_named_captures) { in GetArgcForReplaceCallable()
1213 const bool has_named_captures = maybe_capture_map->IsFixedArray(); in SearchRegExpMultiple() local
1483 bool has_named_captures = false; in RUNTIME_FUNCTION() local
1858 const bool has_named_captures = !groups_obj->IsUndefined(isolate); in RUNTIME_FUNCTION() local