Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-regexp.cc1100 std::function<Object*(int)> f_get_capture) { in ConstructNamedCaptureGroupsObject() argument
1113 Handle<Object> capture_value(f_get_capture(capture_ix), isolate); in ConstructNamedCaptureGroupsObject()