Home
last modified time | relevance | path

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

/external/v8/src/
Djsregexp.h1384 is_capture_(is_capture) { } in DeferredCapture()
1386 bool is_capture() { return is_capture_; } in is_capture()
1389 bool is_capture_; variable